• 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
EOF Boolean Qualifier
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

EOF Boolean Qualifier


  • Subject: EOF Boolean Qualifier
  • From: Kieran Kelleher <email@hidden>
  • Date: Tue, 3 May 2005 10:43:48 -0400

I have been using the EOF Boolean custom attribute ( CHAR(5), "true", "false") as described in Practical WebObjects on page 41/42.

I am struggling with the syntax required to qualify this custom attribute type in a Fetch Specification in EOModeler. I am trying to qualify with a constant qualifier

I've tried all of these and I get an exception error message in EOModeler:
didRespond=true
didRespond ='true'
didRespond =java.lang.Boolean.TRUE


I have no problem in code fetching, for example this works fine as expected:
NSArray responders = EOUtilities.objectsMatchingKeyAndValue( ec,"EPRecipient","didRespond",Boolean.TRUE);


Is it possible to qualify this using a Boolean constant in a fetch spec?


_______________________________________________ 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: EOF Boolean Qualifier
      • From: Sacha Mallais <email@hidden>
  • Prev by Date: Re: Tiger Server Problems
  • Next by Date: Re: WebObjects 5.2.4
  • Previous by thread: Re: Tiger, Xcode 2.0 and slow performance in the borwser
  • Next by thread: Re: EOF Boolean Qualifier
  • Index(es):
    • Date
    • Thread