Just have a look at the static initialization block at the top of ERXRestFormat class. Look at the SproutCore as an example and the classes involved in the registration of the SproutCore format and how they are implemented.
On Apr 27, 2013, at 5:37 PM, Michael Kondratov <[email protected]> wrote: > I am working on integrating Emberjs RestAdapter with ERRest. So far I wrote > an EmberFormatter and a simple relationship fetcher. Having difficulties with > RestReader and side loaded relationships. Ember sends objects in a slightly > different format. > > Anyone working on something similar? Any tips? > > Michael Kondratov > 216-544-8938 > Kondratov Labs LLC _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/kelleherk%40gmail.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
