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

Store and Model #1

Open
limptwiglet opened this issue Apr 11, 2012 · 0 comments
Open

Store and Model #1

limptwiglet opened this issue Apr 11, 2012 · 0 comments
Assignees
Milestone

Comments

@limptwiglet
Copy link
Owner

Store

The store needs to have the following:

  • createRecord
  • deleteRecord
  • updateRecord

It needs to call into an adapter that will have a api for working with models and telling the store that they have updated.

Model

  • Update attributes
  • Event hooks for postSave preSave etc
@ghost ghost assigned limptwiglet Apr 11, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant