zendesk/ember-resource

Question: is this Ember 1.0.0 compatible?

Closed this issue · 4 comments

yeco commented

Thinking on using ember-resource as it fits better on real-world API's than Ember-data...

I'm just wondering if it's compatible with the current version of EmberJS.

jish commented

We have tried out Ember Resource on some basic Ember 1.0 apps and it does work. Whenever we notice something that does not work we do our best to fix it:

cf: #40

If you notice any bugs, or have any problems, please file an issue, and we'll try to sort it out!

yeco commented

Thanks! Are we talking about 1.0 stable or master?

jish commented

I was referring to stable. We haven't tested against Ember 1.0 master in a while, so I can't guarantee anything =o

That said, we'd be happy to hear about any issues with newer versions as well! :)

yeco commented

Awesome. Yeah I'll stick to stable for this specific project. In any case I'll be happy to provide any feedback or report any issues I stumble upon.

Thanks!