• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
EOQualifier from object array
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

EOQualifier from object array


  • Subject: EOQualifier from object array
  • From: Steve Peery <email@hidden>
  • Date: Wed, 13 Jul 2011 16:19:15 -0400

Does anybody talk code on this list anymore ;-)

I have an array of EO objects and I want to fetch an array with all EO objects that are not in the array.
If I were using SQL, it would look something like this:

SELECT oid FROM MyEOObject WHERE oid != 1 AND oid != 3 AND oid != 5;

I can do it using EOQualifier.qualifierWithQualifierFormat and a format string or I can fetch them all and make the array by comparing them. Is there a better way?

Thanks,
Steve
 _______________________________________________
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

  • Follow-Ups:
    • Re: EOQualifier from object array
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: Let's find a new name for the Community
  • Next by Date: Re: EOQualifier from object array
  • Previous by thread: Re: How to open a URL in WO
  • Next by thread: Re: EOQualifier from object array
  • Index(es):
    • Date
    • Thread