Re: Struggling with qualifiers involving sets
Re: Struggling with qualifiers involving sets
- Subject: Re: Struggling with qualifiers involving sets
- From: Denis Stanton <email@hidden>
- Date: Mon, 4 Aug 2003 11:33:10 +1200
Hi Art
On Monday, August 4, 2003, at 10:23 AM, Art Isbell wrote:
Or you could just use EOOrQualifier since an "IN" qualifier is a
short cut for "OR"ing several qualifiers. You could merely iterate
through the list of types you want to qualify for adding a regular
EOQualifier to an NSMutableArray on each iteration. Then you can use
that NSMutableArray as an argument to the EOOrQualifier constructor to
produce the qualifier you need.
Thank you for your help. Your advice pretty much sums up the code
kindly supplied by George. It is now working, thanks to the generous
support.
Denis Stanton
_______________________________________________
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.