Vlad Balin
Vlad Balin
Hi. I think I gonna merge this PR and release the update for 1.3. Thanks for the fixes.
Will do it next after I finish my work in f/optimized-set branch. This is complete rewrite of the library, making model attributes assignments something like 10x faster than in vanilla...
Ok, I will add enum too soon. It should be really cool.
Not now, at least.
Can be done as mixin now
Done in 'develop' (src/object-plus), to be released as separate package when 2.0 will be released.
Here. Mostly works. Awaiting to be published to `npm`. https://github.com/Volicon/object-plus
It believe it shouldn't be the big deal to make this thingy IE9-compatible. If it's not yet. In addition to standard backbone .extend and Events, you have mixins and native...
Starting from version 2.0 (which is in 'develop' branch now) NestedTypes is rather the thin wrapper around https://github.com/Volicon/Type-R Which contains just the serialization core without any REST and Backbone parts....
We don't have any plans on GraphQL integration as I see no advantages in it over the plain REST in case of our applications. Seriously. Not a single one. It's...