Need Help with D2JC Rule System
Need Help with D2JC Rule System
- Subject: Need Help with D2JC Rule System
- From: Eric Hermanson <email@hidden>
- Date: Thu, 6 Mar 2003 16:55:31 -0800
Hello,
I'm hoping someone can help with the following issues. I've hit a
dead-end, and the lack of D2JC documentation isn't helping. :)
- I have written a rule and custom assignment that "beautifies" the
Main entity names in the Query Window entity popup. However, the same
rule does NOT alter the Enumeration Window popup entity names, nor does
it alter the entity names as seen in the File--> and Document--> menus.
What rule construct will allow me to dynamically set the Enumeration
Window popup values & the menu item text?
- The popup button that allows you to select the main entity in the
Query Window does not correctly auto-size itself. It's coming up at a
width of about 20 pixels and I can't see any text (which is obviously
useless). Is this a bug in D2JC and/or is there a workaround that will
force the popup to size itself to fit the text?
- Is there any way I can get an entity defined in the "Main" entity
list to behave as an "Enumeration" entity in a particular query window
and/or form window? For instance, in the query window I want ALL
to-one relationships to be selectable via a popup
(EOOneValueEnumerationController) regardless of whether the destination
is a "Main" entity or an "Enumeration" entity.
- What's the most generalized way to force fetch results in the D2JC
Query Window to be sorted in a custom way? I would like to be able to
define a class method that is called on the selected entity's class
which returns the default sort orderings. I already have a custom
assignment that is able to call a class method, I just don't know what
rule I should use to install custom sort orderings?
Thank You,
Eric
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.