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

LazyModels could accept changes even if not loaded? #81

Open
belluzj opened this issue Aug 28, 2013 · 1 comment
Open

LazyModels could accept changes even if not loaded? #81

belluzj opened this issue Aug 28, 2013 · 1 comment

Comments

@belluzj
Copy link

belluzj commented Aug 28, 2013

This is a feature request.

At some point in my application, I set a property on a lazy model, and it complains that you cannot delegate set to content because there's no content yet (as would any Ember object proxy would complain).

I would find it great that lazy models in that case could take the set property anyway and merge it later with the loaded model without complaining.

However this is not urgent at all :)

@ghempton
Copy link
Contributor

I would like to support something like this as well.

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

2 participants