I think a more accurate statement would be that the majority of php users
that prefer the OO features would prefer namespaces. I also think namespaces
could lead to what PEAR attempted to do in the first place. To create a
Standard PHP Library (hmm, that acronym looks familiar) for people to use
that aren't bound to the funkiness of using PEAR and all its dependencies
like PEAR_Error (which is my own personal reason for not giving PEAR a
second look).

Bob Silva

> -----Original Message-----
> From: Gareth Ardron [mailto:[EMAIL PROTECTED]
> Sent: Friday, November 25, 2005 5:52 PM
> To: Jessie Hernandez
> Cc: internals@lists.php.net; Christian Schneider
> Subject: Re: [PHP-DEV] Re: PHP 5.1 (Or How to break tousands of apps out
> there)
> 
> Jessie Hernandez wrote:
> >
> >> Majority asking for namespaces != majority of php users.
> >
> >
> > How do you know? Have you conducted a poll?
> 
> Ok,fair enough, I haven't - but neither have you.
> 
> Until there's any degree of certainty as to how many users this impacts
> upon I don't think you can say that one way is better.
> 
> Speaking personally, I prefer the : syntax to \, and the whitespace
> issue wouldn't impact me anyway - but it's not just about the people on
> this list, is it? we've seen that just now with the date stuff.
> 
> --
> 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

Reply via email to