Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

node-ready model #30

Closed
wants to merge 21 commits into from
Closed

Conversation

matthewmueller
Copy link
Member

Lots of changes here - perhaps this is more of a show-and-tell. Basically gives model:

  • async plugin support
  • abstracted out transport layer based on the existing methods (all, get, removeAll, save, update & remove)
  • uses ForbesLindesay/is-browser to abstract out the node.js/component differences.

Really hoping for a better way to make this work with node, although @ForbesLindesay's is-browser is really clever.

Just for context, this is the sort of thing I'd like to be able to support with plugins: https://github.com/MatthewMueller/model-mongo

@matthewmueller
Copy link
Member Author

development moved over to: https://github.com/modella/modella

@tj
Copy link
Member

tj commented Nov 30, 2013

@matthewmueller cool! looks rad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants