Hi, I updated the library for one of my projects to 1.8 and I need some advice on renaming my classes with namespaces ...
Should I prefix all my classes (which are not part of a specific library) by the same namespace ? e.g. My_... My_Constants My_Model_DbTable_Articles My_Plugin_LanguageHandler and so on ? Thanks for any tips. -- View this message in context: http://www.nabble.com/Namespace-help-tp24446973p24446973.html Sent from the Zend Framework mailing list archive at Nabble.com.
