jmorrell / backbone.obscura

A read-only proxy of a Backbone.Collection that can be filtered, sorted, and paginated.
http://jmorrell.github.io/backbone.obscura/
MIT License
107 stars 19 forks source link

call initialize() from Obscura constructor #25

Closed ddavydov closed 10 years ago

ddavydov commented 10 years ago

adding initialize() method would be nice to have if you want to extend Backbone.Obscura

Thanks!

Florian-R commented 10 years ago

:+1:

jmorrell commented 10 years ago

LGTM :+1: