Gecko engine for Wine
Go to file
Edward Lee 3993035a59 Bug 482670 - WBORecord should implement a .deleted property
Expose a .deleted property that engines can set to true to store an even thinner deleted payload (empty string "" instead of "[null]") on the server. Handle deserializing of deleted records by setting the property. Note: Engines must set their payloads to something JSON-able if it's not a delete record.
2009-04-03 12:38:47 -05:00
services Bug 482670 - WBORecord should implement a .deleted property 2009-04-03 12:38:47 -05:00