--- Justin Palmer <[EMAIL PROTECTED]> wrote:
> Your statement of:
> 
> > PHP doesn't support namespaces; however, functions defined within
> > a class definition are essentially conform to namespace ideology
> > since the function would need to be defined twice in the same class
> > to cause an collision.
> 
> Does not make sense this is not a namespace ideology at all it is
> called encapsulation.

It makes perfect sense to me. Robert knows that this is called
encapsulation. Don't let fancy terms make you lose sight of what's being
discussed.

Chris

=====
Chris Shiflett - http://shiflett.org/

PHP Security - O'Reilly
     Coming Fall 2004
HTTP Developer's Handbook - Sams
     http://httphandbook.org/
PHP Community Site
     http://phpcommunity.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to