Ruud H.G. van Tol schreef:
> [Perl6-modules meta-structure]
> I am currently building a photo classification system. Each photo is
> more or less unique, it has a unique identification code, and a short
> and a long description. Both descriptions may even be left empty. The
> classification is wi
Mark Overmeer schreef:
> Ruud H.G. van Tol:
>> [aliases next to hierarchical names]
>> @alias::HTTPD::Session -> Apache::Session
>> HTTPD::Session -> Apache::Session
>
> Well, that's a technical solutions... your fill the name-space even
> more:
I can see no harm in that.
> the larger the harde
* Stevan Little ([EMAIL PROTECTED]) [060305 16:53]:
> > to the two new perl books "Perl DBI-(Any)-cpan:TIMB"
> > and "Perl DBI-(Any)-mailto:[EMAIL PROTECTED]"
> Well, to start with, there is no
> C6PAN/SixPan/Whatever-it-will-be-called yet, so there is nothing to
> pre-regist
* Ruud H.G. van Tol ([EMAIL PROTECTED]) [060305 18:11]:
> Juerd schreef:
> > hierarchical names make less
> > and less sense by the day
>
> I don't oversee the field yet, but maybe:
> Introduce aliases (or hardlinks, in file-system-speak).
> Likely in a separate top branch, such as "@alias::".
>
Juerd schreef:
> hierarchical names make less
> and less sense by the day
I don't oversee the field yet, but maybe:
Introduce aliases (or hardlinks, in file-system-speak).
Likely in a separate top branch, such as "@alias::".
The @alias-prefix is only necessary when there is a collision.
@alia
On 3/5/06, Mark Overmeer <[EMAIL PROTECTED]> wrote:
> * Stevan Little ([EMAIL PROTECTED]) [060305 02:49]:
> > On 3/4/06, Mark Overmeer <[EMAIL PROTECTED]> wrote:
> > > Could we try to kind-of pre-register name-spaces for perl6 modules?
>
> > There is no need to do such a thing, we have the 3 level
Mark Overmeer skribis 2006-03-05 10:44 (+0100):
> I know about the naming scheme, but I am not really looking forward
> to the two new perl books "Perl DBI-(Any)-cpan:TIMB"
> and "Perl DBI-(Any)-mailto:[EMAIL PROTECTED]"
I think that's a very good argument for managing namesp
* Stevan Little ([EMAIL PROTECTED]) [060305 02:49]:
> On 3/4/06, Mark Overmeer <[EMAIL PROTECTED]> wrote:
> > Could we try to kind-of pre-register name-spaces for perl6 modules?
> There is no need to do such a thing, we have the 3 level naming scheme
> in Perl 6 now.
> Foo-0.0.1-cpan:JRANDOM
I kn