• 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: casting in qualifier format strings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: casting in qualifier format strings


  • Subject: Re: casting in qualifier format strings
  • From: Chuck Hill <email@hidden>
  • Date: Thu, 18 Dec 2008 08:14:54 -0800


On Dec 18, 2008, at 8:12 AM, Florijan Stamenkovic wrote:

Cool...

How in the world did you discover this?!? You didn't actually try to do it???

I can pretty much guarantee this did not come from the current documentation. :-P


Chuck



On Dec 18, 2008, at 00:12, Mike Schrag wrote:

I very rarely use qualifier format strings, but i have a special case where I needed one, but i needed a timestamp literal in it ... turns out you can cast inside of a qualifier format string:

EOQualifier q = EOQualifier.qualifierWithQualifierFormat("date = (NSTimestamp)'2008-10-01 05:37:01 EST'", null);

You can actually cast to ANY object here, and if it's not a known type, it looks like it will call a string constructor, passing it the value. Fancy.

ms


_______________________________________________ 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

_______________________________________________ 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


-- Chuck Hill Senior Consultant / VP Development

Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems.
http://www.global-village.net/products/practical_webobjects







_______________________________________________ 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: casting in qualifier format strings
      • From: Mike Schrag <email@hidden>
References: 
 >casting in qualifier format strings (From: Mike Schrag <email@hidden>)
 >Re: casting in qualifier format strings (From: Florijan Stamenkovic <email@hidden>)

  • Prev by Date: Re: casting in qualifier format strings
  • Next by Date: Re: casting in qualifier format strings
  • Previous by thread: Re: casting in qualifier format strings
  • Next by thread: Re: casting in qualifier format strings
  • Index(es):
    • Date
    • Thread