> -----Original Message-----
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED] 
> Sent: Friday, 22 September 2006 4:58 AM
> To: dev@ant.apache.org
> Subject: Re: Resource.getURL()
> 
> On Thu, 21 Sep 2006, Matt Benson <[EMAIL PROTECTED]> wrote:
> 
> > Okay, I've never used the custom protocol handlers, only read about 
> > them.  I have no problem taking the word of others that 
> there may be 
> > difficulties;
> 
> Same here.

Just for reference I have quite a bit of experience working with custom
protocol handlers.  In the context of Ant this subject will inevitably link
back to the subject of system classloader mutation.  Enabling the
declaration of custom protocol handlers as a part of system classloader
expansion would significantly simply things for applications such as Depot
(which makes extensive use of custom handlers).  In fact the combination of
system classloader mutation plus support for custom URL handlers would
contribute to a significant potential simplification of Depot's extensions
to the Ant project model and task some task implementations.

Cheers, Steve.

--------------------------
Stephen McConnell
mailto:[EMAIL PROTECTED]
http://www.dpml.net
 

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

Reply via email to