On Mon, Oct 01, 2001 at 12:55:16PM +0200, Andi Gutmans wrote: > Maybe we need to think if there's a possibility to combine namespaces and > classes and therefore it automatically would be ::. I am against two > mechanisms that use :: but if we can find a nice way of combining the two > (haven't thought about it yet) it could be pretty decent. There's the Python approach, where namespaces are determined by classes, and there's the Perl approach, where everything has a package (which defaults to 'main').
-- Jon Parise ([EMAIL PROTECTED]) . Information Technology (2001) http://www.csh.rit.edu/~jon/ : Computer Science House Member -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]