Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我认为数据关系保存在 Ember 应用程序的适配器中。所以 REST 适配器、本地存储适配器和夹具适配器保存关系的方式可能都不同。关系可能保存在父级或子级中。
我想知道每个适配器如何保存关系。源代码和示例将不胜感激。我也会更新我的发现。