Autoloader should support namespaces in custom class repositories
-----------------------------------------------------------------
Key: ZETACOMP-66
URL: https://issues.apache.org/jira/browse/ZETACOMP-66
Project: Zeta Components
Issue Type: Improvement
Components: Base
Reporter: Andreas Schamberger
Attachments: base.diff
Currently it is not possible to use the autoloader to load namespaced classes
by adding autoload files with ezcBase::addClassRepository.
The regexp in the autoload function does not match namespaced class names. See
the attached patch for a possible solution.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira