[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: "namespaces" ?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 18 Apr 2002 11:06:56 -0300 (EST)
>You mentioned "namespaces" for 5.0w0...
>
>Is this some new feature, or an implementation
>using existing features (i.e. metatables) ?
It's not a feature nor an language construct. It's simply a discipline for
libraries, which the standard libraries that come with the distribution will
now follow. It's essentially that sin is now called math.sin etc.
--lhf