>   customer_id: 5,
>   delivery_date: "Nov 08, 2008",
>
> }
>
> It would be good if I could do $request->getParameter('order') and retrieve
> an array of values that would be exactly the same as an array of values for
> an 'Order' model as submitted by the standard auto-generated form.  This
> would enable significant re-use of code for validation of input data.

How would it handle json which is just an array? ["foo","bar']

>
> If this seems like a good idea then I can produce some code for this in the
> next few days.
>
> Regards,
>
> Rob Knight

Regards,

Jamie
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to