Darek wrote:
What will U do if 2 of us wrote this same class, for example Zend_Session and they will be in this same directory? I prefer something like Java Package where U place Your own packages in Your unique directory.
Well, I am thinking that this unenforced naming convention would be for outside components not distributed by Zend, but distributed by individual developers on their own sites.. I understand that namespace clashing might be an issue on rare occasions, but it seems that there is less of a chance of anyone having a namepsace clash when they are actively looking for a specific component from a specific developer.
