Re: [External type] boolean vs bool / openbase vs mysql
Re: [External type] boolean vs bool / openbase vs mysql
- Subject: Re: [External type] boolean vs bool / openbase vs mysql
- From: "Guido Neitzer" <email@hidden>
- Date: Thu, 12 Oct 2006 09:33:23 +0200
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@hidden> 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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden