From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 44860 invoked by alias); 25 Sep 2015 09:04:52 -0000 Mailing-List: contact kawa-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: kawa-owner@sourceware.org Received: (qmail 44849 invoked by uid 89); 25 Sep 2015 09:04:51 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.3 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: smtps-n.oca.eu Received: from smtps-n.oca.eu (HELO smtps-n.oca.eu) (192.54.174.167) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 25 Sep 2015 09:04:49 +0000 Received: from asteroide.oca.eu (dhcp2-21.oca.eu [10.250.2.21]) by smtps-n.oca.eu (Postfix) with ESMTPSA id 25A2480A3A for ; Fri, 25 Sep 2015 11:04:47 +0200 (CEST) Message-ID: <56050E2E.4010902@unice.fr> Date: Fri, 25 Sep 2015 09:04:00 -0000 From: Damien Mattei User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: kawa@sourceware.org Subject: packaging classes in kawa References: <1443119328.2480.4.camel@german-HP-245-G2-Notebook-PC> <56044CD1.2050802@bothner.com> In-Reply-To: <56044CD1.2050802@bothner.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2015-q3/txt/msg00086.txt.bz2 hello, is there a way to package a class defined in kawa like it could be done in java with package name; statement?