A URLResource could then be created using:
new URLResource( name, uri, handlerClassResourceName );

The upside of this approach is the elimination of the entire subject of
system classloader mutation, and a framework for binding custom handlers
(which resolves some of the earlier issues raised in this thread).

I have no issue whatsoever with this Steve :-)  --DD

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

Reply via email to