Re: ERRest and returning an Array of dictionaries
Re: ERRest and returning an Array of dictionaries
- Subject: Re: ERRest and returning an Array of dictionaries
- From: Jesse Tayler <email@hidden>
- Date: Fri, 08 Mar 2013 18:30:44 -0500
you are making things too hard?
fetch your array, and return your objects with a filter that allows only what you want to send.
only want to return the object id's? well, that should just work as far as I'm aware -
On Mar 8, 2013, at 4:11 PM, Paul Yu <email@hidden> wrote:
> Greetings
>
> I am trying to return a list of the primary keys of a toMany relationship on an EO.
>
> I've written a method on the EO to put the keys into NSMutableDictionaries and added them an NSMutableArray. I then return the array to my rest controller.
>
> This is NOT working as I would have expected. What am I missing and is there a video that I should watched?
>
> Thanks
>
> Paul
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden