On Tue, Sep 30, 2008 at 6:22 AM, Lupus Michaelis
<[EMAIL PROTECTED]> wrote:
> Joseph North a écrit :
>>
>> I always liked ~
>
>  Argh, not another character only available with a key comination in
> opposite emplacements (azerty french layout keyboard is a really piece of
> shit, please think about before propose a new character).
>
>
>> new ~ArrayIterator();
>
>  Oh, creating a destructor :D (that's private joke for C++ developpers)
>
> --
> Mickaël Wolff aka Lupus Michaelis
> http://lupusmic.org
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Good points Mickaël. Sorry my email just added noise.

I'm actually happy with the :: separator because I'm only namespacing
classes. Greg's proposal (#5) of using a namespace element makes sense
as well. some::namespace:>class::method() would totally work for me.

Anyway, not another peep out of me about namespaces.

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

Reply via email to