At 15:51 10.03.2003, Brad LaFountain wrote:
This IS pretty cool stuff.

 Just a comment about the namespace, as i see more of these things added
as time goes on. since you are already adding the 'spl' namespace why
are you prefixing the classes with the namespace still? This is the whole
point of using namespaces.

I feel it should be
spl::foreach
spl::forward
spl::key

Yes you're so right....it was a) to avoit '__' in methods and b) most ideas were developed before namespaces exists correctly.

btw. what does 'spl' stand for?

Standard PHP Library


regards
marcus


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



Reply via email to