Yes. That should convert correctly. When it's serialized to a protocol buffer the type is preserved, and the migration tools will be aware that the Key needs to be decoded and rewritten.
-- Ikai Lan Developer Programs Engineer, Google App Engine plus.ikailan.com | twitter.com/ikai On Thu, Aug 4, 2011 at 4:53 PM, Tim Hoffman <[email protected]> wrote: > Hi Ikai > > So from what you have said will it definately handle conversion of > ListProperty(db.Key) ? > > Thanks > > Tim > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/nVMNJJy440QJ. > > 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/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en.
