Earlier quoted context omitted.
Hi, I will try to answer your questions: It is all about the resolver who does this job for you. Ember convention is to have adapter & serializer per model which comes abs brilliant when you go into later stage in your project. If you intent to have model Person Ember would expect that you provide Person(Model) , PersonSerializer ,PersonAdapter where missing will use the application default ones. Default ones are res…
Yes, it does help. You have set me on the right track and I will now look into the Ember.Resolver. Thank you.
Our experience with Ember
11–11 of 11 posts