Bug #29
Class files in sub directories are not loaded
| Status: | Closed | Start: | ||
| Priority: | Should have | Due date: | ||
| Assigned to: | Robert Lemke | % Done: | 0% |
|
| Category: | Package | |||
| Target version: | 0.1.0 | |||
Description
Although the T3P_Core_Package finds class files in sub directories, they are not loaded by the T3P_Core_PackageClassLoader. This has an impact on the phpCRJackrabbit classes.
History
2007-02-22 15:01 - Robert Lemke
- Status changed from New to Closed
- Sprint set to fixed
(In r139) * Added test for T3P_Core_PackageClassLoader. Hopefully fixes #29.
- Changed T3P_Core_ClassLoaderInterface: Now hands over an instance of TYPO3 as well.