[ 
https://issues.apache.org/jira/browse/SHINDIG-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Chabot resolved SHINDIG-823.
----------------------------------

    Resolution: Fixed
      Assignee: Chris Chabot

Adding long prefixes to all classes doesn't make things easier to code, read or 
maintain, I completely understand the problem (and others have ran into this 
issue too), but I'm just not sure that that is the right solution.

However as of PHP 5.3 there is support for name spacing, once 5.3 support that 
becomes a bit more mainstream I'll gladly use that to prevent this from 
happening in the future

> Add prefx to all of the shindig classes
> ---------------------------------------
>
>                 Key: SHINDIG-823
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-823
>             Project: Shindig
>          Issue Type: Wish
>          Components: PHP
>            Reporter: Kousuke Ebihara
>            Assignee: Chris Chabot
>
> Most of the shindig class libraries are named by pure common nouns.
> When a user includes shindig to his project, it will cause an error like : 
> "Fatal error: Cannot redeclare class ****."
> I suggest adding prefx to all of the shindig classes to solve this issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to