I woud love to see this, but I don't have any PHP code in production so don't count my vote too strongly.
On Wednesday, September 14, 2011, Bastian Hofmann wrote: > Hi, > > I'd propose to move the PHP codebase to PHP namespaces > (http://php.net/manual/en/language.namespaces.php) for the next > Shindig release to comply with the PHP standards groups PSR-0 > proposal: > http://groups.google.com/group/php-standards/web/psr-0-final-proposal > > This would simplify our autoloader a bit and it would be easier to > extend the codebase with external libraries or container specific > stuff. > > Of course since namespaces is a feature that was introduced with PHP > 5.3, PHP 5.3 would then be required to run Shindig. > > What's your opinion on this? > > Cheers > > Bastian > -- Paul Lindner -- [email protected] -- linkedin.com/in/plindner
