alanjames1987 / marilyn

Marilyn is a client side, Socket.IO driven, Pub/Sub, model layer with a query system similar to Mongoose.
MIT License
114 stars 3 forks source link

Organization: Remove _retainScope #18

Closed alanjames1987 closed 9 years ago

alanjames1987 commented 9 years ago

Remove the _retainScope method. You should be using call instead.

alanjames1987 commented 9 years ago

This has been removed in v0.16.4. I'm using the call method instead.