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

Re: Qualifier creation


  • Subject: Re: Qualifier creation
  • From: Mike Schrag <email@hidden>
  • Date: Fri, 1 Feb 2008 15:25:13 -0500

Entity Modeler has an EOQualifier format parser in it (that is not currently the one being used), and Cayenne has its expression parser. Both of these are open-source and could be easily adapted. In Entity Modeler, look in org.objectstyle.eomodeler.model.qualifiers.

ms

On Feb 1, 2008, at 2:40 PM, Lachlan Deck wrote:

On 02/02/2008, at 1:11 AM, Florijan Stamenkovic wrote:

I am thinking of implementing qualifier creating GUI bindings into the JBND library. The idea is that it would enable really easy creation of complex qualifiers that are based on many fields.

I have the binding part figured out, what I still need is a way to define how individual qualifications combine into a single qualifier (AND, OR, NOT, etc). So, assuming that I have all the qualification keys and values at hand, how can I easily define their structure? I've thought of making a String parsing mechanism, but that is more work then I can afford at the moment. Does someone have this already?

Yes I've recently built a parsing mechanism that's quite flexible. Contact me off list.


Btw, ideally it would be EOF agnostic. What I would do is define a general Qualifier class GUI binding mechanisms, and then provide a translator class that would create EOF qualifiers from that.

Yep.

with regards,
--

Lachlan Deck



_______________________________________________
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


  • Follow-Ups:
    • Re: Qualifier creation
      • From: Florijan Stamenkovic <email@hidden>
References: 
 >Qualifier creation (From: Florijan Stamenkovic <email@hidden>)
 >Re: Qualifier creation (From: Lachlan Deck <email@hidden>)

  • Prev by Date: Re: App stuck on executeStoredProcedure()
  • Next by Date: Re: Qualifier creation
  • Previous by thread: Re: Qualifier creation
  • Next by thread: Re: Qualifier creation
  • Index(es):
    • Date
    • Thread