Le 2013-04-09 à 21:06, Paul Hoadley <[email protected]> a écrit :
> On 10/04/2013, at 10:27 AM, Chuck Hill <[email protected]> wrote: > >>> In short, I'd like to use all the nice ERXDisplayGroup machinery, but the >>> objects are NSDictionaries. Am I likely to regret this in the future? >> >> Maybe even today. > > My fumbling franken-solution aside, are there any issues likely to arise from > ignoring the EODataSource altogether (i.e., not even setting one), and > calling setObjectArray() directly, as suggested in this thread? (Again, it > certainly appears to work.) > > In short, I just want the view layer machinery from WODisplayGroup. I seem > to be fooling it into giving me that. As far as I can see, I'm not even > touching EOF now. I did use setObjectArray for arrays that was holding POJOs objects and it worked fine, so yes as long as you don't use a EODataSource, should be fine. _______________________________________________ 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]
