Hi

I modified NewGenerateMapBuilderTask so that you can either set the extend
property to a superclass or alternatively ignore it.

If you set the extend property the xxxMapBuilder classes extend the class
you specified - it is assumed that the superclass provides implementations
for the MapBuilder methods and that a protected member   DatabaseMap dbMap =
null;   has been created.

If you ignore the extend property the xxxMapBuilder classes implements the
MapBuilder interface and add the required methods and variables for you.

The new file is available at
www.opticode.co.za/downloads/NewGenerateMapBuilderTask.java

I think this tool is in desperate need of some documentation.  Should I add
this to the javadoc of the file or create a separate tutorial file?

~ Leon



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to