maybe you want to pack your namespaced functions/classes with the global variables used with them.
Tyrael On Wed, Feb 24, 2010 at 8:01 AM, Stanislav Malyshev <[email protected]> wrote: > Hi! > >> I never did understand *why* variables were not namespaced. > > If you have so many global vars you need to namespace them, you should not > use global vars. > -- > Stanislav Malyshev, Zend Software Architect > [email protected] http://www.zend.com/ > (408)253-8829 MSN: [email protected] > > -- > 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
