From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IwZ4g-0005aK-88 for garchives@archives.gentoo.org; Mon, 26 Nov 2007 08:12:14 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lAQ8BTSL009953; Mon, 26 Nov 2007 08:11:29 GMT Received: from smtp19.ihug.co.nz (smtp19.ihug.co.nz [203.109.136.119]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lAQ8BSHu009940 for ; Mon, 26 Nov 2007 08:11:28 GMT Received: from cust.filter4.content.ihug.net.nz (smtp.mailfilter4.ihug.co.nz) [10.80.50.4] by smtp19.ihug.co.nz with esmtp (Exim 4.60 #1 (Debian); Ihug conf #192) id 1IwZ3u-0001hs-9R; Mon, 26 Nov 2007 21:11:26 +1300 Ironport-Content-Filter: send-to-smtp Received: from 203-173-169-221.dsl.dyn.ihug.co.nz (HELO [10.1.1.3]) ([203.173.169.221]) by smtp.mailfilter4.ihug.co.nz with ESMTP; 26 Nov 2007 21:11:26 +1300 Message-ID: <474A7FC6.8080606@gentoo.org> Date: Mon, 26 Nov 2007 21:11:50 +1300 From: Alistair Bush User-Agent: Thunderbird 2.0.0.9 (X11/20071118) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-java@gentoo.org MIME-Version: 1.0 To: gentoo-java@lists.gentoo.org Subject: [gentoo-java] javatoolkit refactor/cleanup. X-Enigmail-Version: 0.95.5 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 316d5c20-d45f-4ae5-8ca3-56a95b2e48b3 X-Archives-Hash: 563fc36dc239e47a9ccc20a9500e031a Betelgeuse has ask me to look at javatoolkit and move it to python's site-packages directory instead of storing the *.py? files within /usr/share/javatoolkit/ Now I have noticed that /usr/share/javatoolkit/ contains pyc and pyo files that belong to some of the executable python tools (maven-helper and xml-rewrite-3) in particular. My plan is to refactor all the code within javatoolkit so that we have the following 'modules' javatoolkit javatoolkit/maven javatoolkit/xml-writer javatoolkit/parser javatoolkit/ I also see that there is a output.py file in javatoolkit. I plan on converting javatoolkit to use java-config's OutputFormatter class, if possible. Now, does anyone have any issues with this? Suggestions etc. Alistair -- gentoo-java@gentoo.org mailing list