#519: Change configuration system to support only XML
--------------------+-------------------------------------------------------
 Reporter:  david   |       Owner:  david
     Type:  task    |      Status:  new  
 Priority:  normal  |   Milestone:  1.0  
Component:  config  |     Version:       
 Severity:  normal  |    Keywords:       
--------------------+-------------------------------------------------------
 Reasons:
  1. XML rocks :)
  1. Nobody wrote a different parser so far anyway :p
  1. What we do (XIncludes, XSL etc) isn't possible with ini, yaml etc
 anyway
  1. We can move the parent handling stuff into the parser
  1. Config handlers can use namespaces (e.g. RDF in {{{module.xml}}})

 We add an additional method or something and keep the value holders so
 existing handlers don't break. But the core ones will use DOMDocuments
 instead of ConfigValueHolders

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