On Apr 28, 2:48 am, "Russell Keith-Magee" <[EMAIL PROTECTED]>
wrote:
> The open question in my mind is where the serialized data goes - do we
> put it into the fields block, or do we start a new 'extra' block? i.e,
> which of the following JSON outputs would you expect?

I prefer the latter too, with the extra block.

> And what happens on deserialization? Is the attribute restored, or
> ignored? I'm inclined to prefer the latter serialization format, and
> ignore on restoration, but I'd be interested in hearing other
> opinions.

Regarding deserialization, i guess if a queryset will set these extra
columns to a model why not restore them?

David Elias


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

Reply via email to