Daniel Beilinson

Results 41 comments of Daniel Beilinson

There is also [supermodel.js](http://pathable.github.io/supermodel)!

Would be nice to see comparison of model binding/associations projects. Thanks.

Just FYI there is #1095 which is it. However I decided not to move models and index into this package due to number of issues. For instance it is hard...

I found this implementation of manager a bit naive and with large set of container annotations everything becoming slow. Instead of rerendering whole set of fragment markers we should rerender...

There are still cases which is not handled properly. For instance container annotation didn't got deleted when you use container selection with the annotation inside. Probably we should improve test...

@oliver---- would you please be so kind to review the PR? It is still have at least one bug which I'm aware about, but i'm still didn't trace all the...

Ok, that bug also fixed now...

@oliver---- maybe i missed something, but how to bind this observer to event handler (to _onDocumentChange from your example)?

Hi, Oliver! Don't worry, I can add it by myself because as I understand it's the same file but broken into pieces :) So we are just using ======= and...