javatoolkit refactor/cleanup.
Alistair Bush <[email protected]>
| Newsgroups | gmane.linux.gentoo.java |
|---|---|
| Message-ID | <[email protected]> |
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/<etc etc> 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 -- [email protected] mailing list