Leon Messerschmidt wrote:
>
> 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, I merged in the code. It's in CVS now. For future patches, could
you update from what's in CVS and try to employ an editor or publishing
mechanism that doesn't add ^M characters to the end of every line? It
makes me have to add a whole extra character to my options when
diffing. ;)
--
Daniel Rall <[EMAIL PROTECTED]>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]