Ember.js: ensure parent is loaded my problem is that, I'm not using Ember.Data (we started our project at a time when ember.data was not ready). So this means we have our own way of geting and settng the controller data. I'm not returning a promise right now, which seems to be the problem.. Any pointers where I can get a better understanding of how to make that promise?