bylexus / protobone

Backbone-inspired PrototypeJS Model extension - Enables Prototype JS users to fetch / store Models from / to a backend using AJAX / REST
http://bylexus.github.io/protobone/
MIT License
1 stars 1 forks source link

implement "emulateJSON" in Prototype.Model.sync #2

Open bylexus opened 9 years ago

bylexus commented 9 years ago

as in BackboneJS's sync function, emulateJSON should:

(see http://backbonejs.org/#Sync)