NameSpace collition in PHP Classes
----------------------------------
Key: SHINDIG-321
URL: https://issues.apache.org/jira/browse/SHINDIG-321
Project: Shindig
Issue Type: Improvement
Components: Common Components (PHP), Gadget Rendering Server (PHP)
Reporter: bruno rovagnati
Some classes are having conflicting names such as Cache, Name, Email, Person
etc... (mainly src/socialdata/opensocial/model/*)
I suggest to move those class name to a Shindig_Cache, Shindig_Name, etc.
(Zend-like namespace convention)
i'll start adding patched to these classes that are conflicting while
implementing shindig
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.