I'm just prototypting resource support for <scriptdef>, so it can load
scripts off the classpath, etc...all the work goes on in ScriptHelper
One question. Should I resource enable a task by adding support for
ResourceCollections inst
add(ResourceCollection rc)
rather than simple resources
add(ResourceCollection rc)
Every resource is a ResourceCollection, after all, and doing it this way
lets me handle any specific collection in the list of resources...
-steve
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]