[jsword-devel] Changes

Joe Walker jsword-devel@bibletechnologieswg.org
Fri, 04 Oct 2002 22:48:48 +0100


Hi,

In case you were about to make any changes to the code, I'm/We're just 
in the process of making a few changes:
- Mark is fixing JNLP. As part of this will be localizing the few places 
in the code where we were using java.io.File
- I've done some refactoring to the config system, it now uses 
reflection and an xml config file to configure the app without needing 
to put config hooks in everywhere.
- I've also changed a few Enumerations to Iterators and so on. The later 
could trip you up if you're not careful.

Joe.