Tom Hughes <[EMAIL PROTECTED]> writes: > In message <[EMAIL PROTECTED]> > Tom Hughes <[EMAIL PROTECTED]> wrote: > > > The suggested syntax does not necessarily conflict with the > > above - the core might spot the xxx: scheme and try and load > > an xxx.pm from some well known path and hand off the open to > > that module. > > To follow up to myself I should add that there is also a second > technique that achieves the same result. > > That is if the core provides a way for modules to register as > handlers for certain types of filename - the when you load a > module like LWP it would register things like http and ftp that > it knows how to handle and open's for those types would be handed > off to the registered handler. I like this better. A lot better in fact. -- Piers
- Re: RFC 14 (v2) Modify open() to support FileObje... Graham Barr
- Re: RFC 14 (v2) Modify open() to support File... Nick Ing-Simmons
- Re: RFC 14 (v2) Modify open() to support ... Jonathan Scott Duff
- Re: RFC 14 (v2) Modify open() to supp... Chaim Frenkel
- Re: RFC 14 (v2) Modify open() to supp... Nick Ing-Simmons
- Re: RFC 14 (v2) Modify open() to support ... Piers Cawley
- Re: RFC 14 (v2) Modify open() to supp... Bart Lateur
- Re: RFC 14 (v2) Modify open() to support File... Tom Hughes
- Re: RFC 14 (v2) Modify open() to support ... Tom Hughes
- Re: RFC 14 (v2) Modify open() to supp... Chaim Frenkel
- Re: RFC 14 (v2) Modify open() to supp... Piers Cawley
- Re: RFC 14 (v2) Modify open() to support ... Piers Cawley
- Re: RFC 14 (v2) Modify open() to support File... Jonathan Scott Duff
- Re: RFC 14 (v2) Modify open() to support FileObje... Nathan Wiger
- Re: RFC 14 (v2) Modify open() to support File... Nathan Wiger
- Re: RFC 14 (v2) Modify open() to support File... Johan Vromans
- Re: RFC 14 (v2) Modify open() to support File... Nick Ing-Simmons
- Re: RFC 14 (v2) Modify open() to support FileObjects a... Graham Barr
- Re: RFC 14 (v2) Modify open() to support FileObje... Casey R. Tweten
- Re: RFC 14 (v2) Modify open() to support File... Nathan Wiger