Comment 7 for bug 786418

Revision history for this message
Scott Ritchie (sritchie) wrote : Re: Removal of an object doesnt manage entity keys

I need more information about the expected behaviour of create/write - Given a model class object does it allow you to write the key back to the datastore when casting back through the ModelWrapper?
I currently am not coding around the cases where the client maliciously edits the key and sends it back to the server if this is the case.