#1454: PSR-0 compatible namespaces autoloader
-------------------------+--------------------------------------------------
 Reporter:  david        |       Owner:  david
     Type:  enhancement  |      Status:  new  
 Priority:  normal       |   Milestone:  1.1  
Component:  core         |     Version:       
 Severity:  normal       |    Keywords:       
Has_patch:  0            |  
-------------------------+--------------------------------------------------
 Should be [https://github.com/php-fig/fig-
 standards/blob/master/accepted/PSR-0.md PSR-0] compatible.

 {{{
 <autoload namespace="Foo\Bar">/path/to/Foo/Bar</autoload>
 }}}

 Simple classes should use attribute "class" instead of the "name" they
 currently use. Will require an XSL transformation for backward
 compatibility.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1454>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to