Ember Data Heads Up

Just a head’s up: I plan to review all of the issues and posts on this forum related to Ember Data this weekend and work on solutions to some of the most pressing issues.

As always, the precise issues that people are reporting don’t necessarily get to the nut of the issues, but I’m already starting to see some patterns around rollbacks, async relationships and normalization that I think we can handle.

6 Likes

Word. Let us know if you need any help.

That sounds great, @wycats!

I recently migrated a project from Ember-data 0.13 to 1.0.0b2 and the biggest issue was having to write custom extractSingle/extractArray methods for nearly every model because we are using fully embedded objects heavily.

But I read this feature is scheduled after the new relationships? Just wanted to say thank you for your work on this library!

2 Likes