On Mon, Oct 27, 2008 at 5:50 PM, Ólafur Waage <[EMAIL PROTECTED]> wrote:
> I found that he had one valid question that i would like to see answered.
>
>> is the below allowed ?
>>
>> $bar = new Module \ Foo \ Bar();
Don't know i never saw something so ugly since c++ templates syntax
I find it funny that php is designed by committee and no one listen to
the community
And the team continues even if is an bad decision (they call it
technical one) if you see it from the point of view of syntax elegance
it's not so pretty  even c++ looks better .
It doesn't make sense if you compare it with modern languages
and my vote is -1
[End of rant]

>>
>> I find it easier to read than with out the space.
maybe it should be "/." and is quite easy to find it on the keyboard
>
> Since it looks pretty good with the spaces there.
>
> 2008/10/27 Johannes Schlüter <[EMAIL PROTECTED]>:
>> On Tue, 2008-10-28 at 01:43 +1030, Andrew Mason wrote:
>>> Both Perl and C++ use :: to success. i don't know how much of an
>>> overlap there is in PHP and Perl or C++ programmers, so I'm not
>>> suggesting it for familiarity reasons, but i have never heard anyone
>>> say "i wish C++/ Perl used a different namespace separator.
>>
>> Yes, and as said multiple times: Using "::" is impossible and
>> alternatives were discussed multiple times, decision was made with
>> discussions over multiple years now.
>>
>> So please let's move on and in a year or two we won't hear "anyone say
>> "i wish PHP used a different namespace separator""
>>
>> Thanks for no further wasting of time. (neither yours nor mine, ...)
>> (except you find somethign which wasn't discussed within the last 5 yrs)
>>
>> johannes
>>
>>
>> --
>> PHP Internals - PHP Runtime Development Mailing List
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
developer flamerobin.org

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

Reply via email to