http://www.slideshare.net/wocommunity/er-rest-designinggoodapi
Slides 15 and 16. More details in the recording :-) If you ever used query arguments with Direct Actions, it's the same pattern. > Hello - > > I got my default REST working. Now I want to send it a query. > I want to get those records modified since. > > So I figure I should construct a url like ....ra/FoodItem?lastmoddate=YYMMDD > > Now where does this get run? > Do I put that in the indexAction() ? > Do I have to create an ERXFetchSpec? > > > > Thanks > James > > > > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca > > 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: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
