#519: Change configuration system to support only XML
--------------------+-------------------------------------------------------
 Reporter:  david   |        Owner:  david   
     Type:  task    |       Status:  assigned
 Priority:  normal  |    Milestone:  1.0     
Component:  config  |      Version:          
 Severity:  normal  |   Resolution:          
 Keywords:          |  
--------------------+-------------------------------------------------------
Comment (by david):

 More ideas:
  * multi-stage validation (i.e. one validation run for the original file,
 and one for the merged version) could be done using namespaces - after the
 ordering/merging is done, the xmlns on the doc is changed, and validation
 is run again (w/ different rules for that ns)
  * need to remember not to use {{{transformToDoc()}}} for the native XSL,
 or pay some sort of attention, as there might be XSLs that transform
 directly to PHP source

-- 
Ticket URL: <http://trac.agavi.org/ticket/519#comment:7>
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