(Replying to PARENT post)

I can't comment specifically on the Fuel framework, but it's probably going to take years (if ever) for "the right" way to use namespaces to emerge among the PHP communities. There's been a decade plus of ingrained name-spacing by convention that PHP developers will need to shed
๐Ÿ‘คalanstorm๐Ÿ•‘14y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

There is already a standard.

http://groups.google.com/group/php-standards/web/psr-0-final...

Voted on back in 2009 by members of Solar, Cake, Doctrine, Zend, Symfony, Typo3, PHP Core, Yahoo! and others.

๐Ÿ‘คjasonlotito๐Ÿ•‘14y๐Ÿ”ผ0๐Ÿ—จ๏ธ0

(Replying to PARENT post)

Doctrine2 and Lithium took the lead and went 100% namespaces. Other projects such as Symfony2 and Solar2 have followed suit.
๐Ÿ‘คlastkarrde๐Ÿ•‘14y๐Ÿ”ผ0๐Ÿ—จ๏ธ0