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 Collections #7

Open bylexus opened 9 years ago

bylexus commented 9 years ago

As Backbone's Collections (http://backbonejs.org/#Collection), implement a similar functionality for Model collections. Should at least support: