stingerlabs / ember-graph

Ember persistence library for complex object graphs
http://stingerlabs.github.io/ember-graph/
MIT License
76 stars 5 forks source link

Ability to use in conjunction with ember-data #94

Open JamesWilmot opened 8 years ago

JamesWilmot commented 8 years ago

The use case I'm imagining: Vast majority of models with ember-data and graph data represented with ember-graph. Would be very useful!

Apologies if this has been asked.

Thanks for all your work!

gordonkristan commented 8 years ago

It would probably require some sort of interaction between the Ember Graph store and the Ember Data store. It doesn't sound within the scope of what we want to do, but it depends on the specifics. What's your use case?