Re: BlockInfoReader.java patch
Mircea Toma <[email protected]>
| Newsgroups | gmane.comp.java.jcontainer.interest |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday 28 October 2003 19:58, Peter Donald wrote: > Both the tasks > > org.jcontainer.loom.info.GenerateLoomDescriptorsTask > org.jcontainer.dna.tools.metaclass.GenerateDNADescriptorsTask > > explicitly populate default values. These tools also do basic checking to > verify that the metadata is correct. Oh, my mistake. I used the org.realityforge.metaclass.tools.tasks.GenerateClassDescriptorsTask task. Is there a reason why is necessary to have a dedicated task like org.jcontainer.dna.tools.metaclass.GenerateDNADescriptorsTask? Why not provide the default values when the (java) descriptors are built? ... just curious ;) > In the meantime it may be good just to apply this patch anyways ... No need to, it was my mistake. Mircea