Re: to-many relationship fetching
Re: to-many relationship fetching
- Subject: Re: to-many relationship fetching
- From: Art Isbell <email@hidden>
- Date: Thu, 1 May 2003 11:20:08 -1000
On Thursday, May 1, 2003, at 08:15 AM, Anurag Khare wrote:
I am doing exactly that but it does not display. Just to make sure
that that EntityA.EntityBs array has required data, I printed out the
the array and it has all the data pulled from EntityB. The "list" is
bound to EntityA.EntityBs and "item" is bound to EntityBitem...
anything I am doing wrong?
Undoubtedly, but it's unclear what. From your description, you're not
doing anything unusual, so it should work fine. You must still have a
component configuration problem assuming that the output with
"-EOAdaptorDebugEnabled true" set as a launch argument shows that
EntityB's are fetched prior to your page being displayed. Have you
stepped through the debugger watching the fetching as code is executed?
Aloha,
Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.