jonathan doklovic wrote:
[this should probably move to the dev list?]

yes

After writing the patch for the import task, I also noticed that DefBase
includes most of the methods needed to load a classpath resource,
however, it extends AntlibDefinition. I think it would be a useful
refactoring to create a ResourceBase that other classes including
AntLibDefinition can subclass when the task needs to load a classpath
resource.



seems reasonable..classpath loading is so common it should be a base type independent of most others.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to