• 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
Re: objectsMatchingKeyAndValue woes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: objectsMatchingKeyAndValue woes


  • Subject: Re: objectsMatchingKeyAndValue woes
  • From: Philippe Lafoucrière <email@hidden>
  • Date: Sun, 17 Dec 2006 08:17:57 +0100


On 17 déc. 06, at 02:41, Miguel Arroz wrote:

Hi!

This is voodoo, but... what happens with:

Agree, this is voodoo...


NSArray Codes = EOUtilities.objectsMatchingKeyAndValue(ec, "Code", "code", code.toString());

not working


  and

NSArray Codes = EOUtilities.objectsMatchingKeyAndValue(ec, "Code", "code", new String(code));

not working either !

With a line of debug just before the objectsMatchingKeyAndValue :
System.out.println("code = " + code + " " + code.toString());

output :
code = 12346789 12346789
code = 12346789 12346789


_______________________________________________ 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: objectsMatchingKeyAndValue woes
      • From: Philippe Lafoucrière <email@hidden>
References: 
 >objectsMatchingKeyAndValue woes (From: Philippe Lafoucrière <email@hidden>)
 >Re: objectsMatchingKeyAndValue woes (From: Miguel Arroz <email@hidden>)

  • Prev by Date: Re: objectsMatchingKeyAndValue woes
  • Next by Date: Re: objectsMatchingKeyAndValue woes
  • Previous by thread: Re: objectsMatchingKeyAndValue woes
  • Next by thread: Re: objectsMatchingKeyAndValue woes
  • Index(es):
    • Date
    • Thread