Alberto Valverde wrote:
>
> One possible solution (or workaround) could be to so_to_dict SO
> instances in validators.Schema.from_python.... Though maybe a final
> solution would be to fix fastdata to send a "so_to_dicted" SO to the
> form...Opinions?
>

I vote for removing getattr use from retrieve_value_by_path and using
so_to_dict when passing values from FastData to widgets, we should
support only one way of doing things there and this should be a
canonical dict since this is also what FE expects.

Ciao
Michele


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" 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/turbogears-trunk
-~----------~----~----~----~------~----~------~--~---

Reply via email to