#1419: Allow validators to export to a different source
---------------------------------+------------------------------------------
 Reporter:  niklas@…             |       Owner:  david
     Type:  enhancement          |      Status:  new  
 Priority:  normal               |   Milestone:  1.0.7
Component:  validation           |     Version:  1.0.6
 Severity:  normal               |    Keywords:       
Has_patch:  0                    |  
---------------------------------+------------------------------------------
Changes (by david):

  * owner:  dominik => david


Comment:

 I've had the first attempt at input types implemented exactly that way.
 The problem is that the export might overwrite existing parameters, which
 could easily lead to security issues.

 I will (hopefully before my holiday on Friday) prototype two alternative
 approaches for input type handling; one where the transformation is done
 before, and another where the transformation is done after validation.
 Both have their up- and downsides.

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