I don't like it.

There is currently nothing preventing author B from adding something
to the Foo::Bar hierarchy and infecting the other modules.

This would require two authors that currently do not have to
coordinate with each other to be careful.

Another problem is that an external change would have an unexpected
effect on the application.

<chaim>

>>>>> "PRL" == Perl6 RFC Librarian <[EMAIL PROTECTED]> writes:

PRL> This and other RFCs are available on the web at
PRL>   http://dev.perl.org/rfc/

PRL> =head1 TITLE

PRL> Wildcards for multiple module imports

PRL> The option to load modules thus:

PRL> use Foo::*  [The '*' character isn't very pleasant, any sugestions??]
PRL> or
PRL> use Foo::Bar::* [An alternate Foo::, has been sugested]
PRL> etc

-- 
Chaim Frenkel                                        Nonlinear Knowledge, Inc.
[EMAIL PROTECTED]                                               +1-718-236-0183

Reply via email to