emberjs-addons / sproutcore-datastore

(Ember Only) Repository for the DataStore package
www.sproutcore.com
46 stars 9 forks source link

Nested relations are broken if key name does not match name of property. #19

Closed jeffutter closed 4 years ago

jeffutter commented 13 years ago

If the name of the property on the parent object is different than the 'key_name' of the relationship. getting any attribute on the related objects dies with: "SC.Child: Error during transform: Invalid record type."