At 07:34 PM 2/1/2001 -0500, Michael G Schwern wrote:
>On Thu, Feb 01, 2001 at 02:04:41PM -0500, Ken Fox wrote:
> > Dan Sugalski wrote:
> > > Looks pretty close to what's needed. Care to flesh it out (and streamline
> > > it where needed) to a PDD?
> >
> > Isn't the trick to detect the necessary modules at compile time?
>
>Yeah, but at least with AnyLoader as a prototype we can flesh out the
>semantics and details of how it should work and what should be
>registered and how the registry works, etc...

Yup, exactly.

> > Maybe the EXPORT list should be registered without module
> > names and the EXPORT_OK list with module names?
>
>Maybe I can do something with UNIVERSAL::exports.

Keep in mind that I'd just as soon this be mildly awkward to use. The last 
thing I want is for every module to automagically export all (or even some) 
of its functions. That way lies namespace pollution *real* fast.

                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to