Closed rebus closed 12 years ago
Hi there,
Great work.
Have you thought of how to use it for listening to changes of a nested collection like this:
/mailboxes/12345/messages
Thanks,
Rebus
@rebus I believe that Backbone.IO can finally support this sort of pattern by using channels. I'm hoping to write some more examples and using channels to implement nested collections might be a good one.
Hi there,
Great work.
Have you thought of how to use it for listening to changes of a nested collection like this:
/mailboxes/12345/messages
Thanks,
Rebus