I usually have two namespaces, a project-specific one named after the project and a global library that is shared between projects named after the company I am working for. I never use "App" or "My" like most examples.
-- Hector On Fri, Mar 26, 2010 at 9:31 AM, jsuggs <[email protected]> wrote: > > Just curious, but do most people namespace their code according to their > project or do you just use something generic say "App"? > -- > View this message in context: > http://n4.nabble.com/Naming-your-Namespace-tp1692481p1692481.html > Sent from the Zend Framework mailing list archive at Nabble.com. >
