For those that do not understand very well the explanation of jvlad...

He's suggesting to change the class struct to be an scope struct, and
have a property that tells if it's a namespace or a class, and reuse
the implementation of class which already works very well.
The nested support is achieved afai understand through the Adjacency
List algorithm... can you confirm this to me?

Just trying to be more clear to those that do not understand... if my
words are greek now.... GIYF (Google Is Your Friend).


Cheers,

On Tue, Sep 23, 2008 at 8:10 PM, Steph Fox <[EMAIL PROTECTED]> wrote:
>> Lets just let it die. It is un-needed, un-wanted by many, and the end
>> result seems to be less that optimal, or even a true implementation
>> of namespaces.
>
> Oddly enough, I agree with Kevin with my heart and soul. But then I hear the
> howls of outrage from the Other Side, who campaigned without ruth to get
> namespaces into PHP in the first place.
>
> Would someone with authority (Andi? Derick?) like to give an overview of the
> pros, cons and issues at this point? It's quite difficult to follow all
> these tiny, endless myco-esque threads, and I share Greg's allergy to wikis
> for the simple reason that the model is similar. Each item sparks another.
>
> - Steph
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
Guilherme Blanco - Web Developer
CBC - Certified Bindows Consultant
Cell Phone: +55 (16) 9166-6902
MSN: [EMAIL PROTECTED]
URL: http://blog.bisna.com
Rio de Janeiro - RJ/Brazil

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to