#1341: autoload_folders
-------------------------------+--------------------------------------------
Reporter: JanS@… | Owner: david
Type: enhancement | Status: closed
Priority: low | Milestone: 1.1
Component: config | Version:
Severity: major | Resolution: wontfix
Keywords: autoload | Has_patch: 1
-------------------------------+--------------------------------------------
Comment(by JanS@…):
Nice to see namespace support in agavi. But I would argue that this is an
improvement over registering multiple autoloaders nor over having x
elements in php's require-path.
The idea of autoload folders is to have agavi's autoload-system at compile
time to use key (ClassName) + value (destination of file) to decide,
whether the file can be loaded or not.
It should be possible to have Zend-Frameworks Class-Structure if you add a
simple str_replace for '/' to "_" in path to retrieve the class name.
--
Ticket URL: <http://trac.agavi.org/ticket/1341#comment:3>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets