Prototypes are the way to go for that. Look at: http://en.wikibooks.org/wiki/Programming:WebObjects/EOF/Modeling/Prototypes
and chapters in nearly every WebObjects book. cug On 10/12/06, Cantin Benoit <[EMAIL PROTECTED]> wrote:
Hi list, Currently I test my applications on openbase. I deploy my application on mysql on a different server. Each time I switch from test to deployment, I have to swith the external type of my boolean properties in order to generate sql code. For mysql, external type for boolean is bool. For openbase, external type for boolean is boolean. Is there a way to get round of this so that I would not have to switch external type ? Thank you for all your help. It is much appreciate :) -- Benoit
-- PostgreSQL Bootcamp, Big Nerd Ranch Europe, Nov 2006 http://www.bignerdranch.com/news/2006-08-21.shtml _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
