#1389: Allow control over value literalization and whitespace handling in
parameters and settings
-------------------------+--------------------------------------------------
 Reporter:  david        |       Owner:  david
     Type:  enhancement  |      Status:  new  
 Priority:  normal       |   Milestone:  1.1  
Component:  config       |     Version:       
 Severity:  normal       |    Keywords:       
Has_patch:  0            |  
-------------------------+--------------------------------------------------

Comment(by david):

 A small aside: the code handling this is abstracted in such a way that any
 element can use {{{ae:literalize}}} and {{{xml:space}}} as long as the
 schema allows it. The config handler simply needs to call
 {{{AgaviXmlConfigDomElement::getLiteralValue()}}} instead of
 {{{getValue()}}}, then literalization and trimming is performed (or not
 performed, depending on what the attributes are).

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