Sebastien MALOT

Results 31 comments of Sebastien MALOT

Is there any news?

Many thanks, because it's very clear howto to connect multiple mode object and/or a collection

Does this plugin support bi-directional communication ? Backbone => WS WS => Backbone

Indeed, Gorgeous API ! But I confirm, a tuto is a must

One quick remark. When I create a new model object on client side and then call the `.save()` function, the following request is transferred: ````json { "id":null, "board_id":0, "title":"title", "created":0,...

Honestly, I don't remember what I wanted to say by "But when method is defined nothing is sent.". My main remark was to separate the real data extracted from the...

@ydaniv can I use you lib to sync a collection ? I'm encountering xhr issues -- edited -- my goal is to push to server a `collection` of `model` for...

Mark is back ! ;-) Nice to see you again

I'm ok to append documentation to your wiki. When do you plan to end datatable ? It's a very nice tool, and I would like to implement it in the...

I think both implementations are interesting. In the current implementation, you indicate only which property to use to build the path. This is very useful when your routes are used...