i'm guessing maybe not the latest wolips because the latest (no idea
when it was added) has:
#elseif ($attribute.javaClassName == "Double")$
{migrationTableName}.newDoubleColumn("${attribute.columnName}", $
{attribute.precision}, ${attribute.scale}, $
{attribute.sqlGenerationAllowsNull});
On Mar 22, 2009, at 5:46 PM, Fredrik Lindgren wrote:
You are right of course! I downloaded the latest wonder framework
and now i have a newDoubleColumn. I still get these though when
generating a migration:
FIX // Unable to create a migration for limit (Java Class Name:
Double)
How come?
I am using frontbase by the way...
/Fredrik
22 mar 2009 kl. 22.10 skrev Mike Schrag:
I don't know what version of Wonder you're using, but
newDoubleColumn exists.
ms
On Mar 22, 2009, at 4:43 PM, Fredrik Lindgren wrote:
Hi List!
I am trying to use migrations for a new project and are having
some problems. It seems like the prototype doubleValue doesn't
generate a functional migration. It is set to use
java.lang.Double, but that metod doesn't exist, there is a
newFloatColumn method however.
How should i deal with this? Should I switch to using float or is
there another way?
BTW I am using WO 5.4.3, Eclipse 3.4.1 and WOLips 3.4.5667.
Regards
Fredrik
_______________________________________________
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/mschrag%40mdimension.com
This email sent to [email protected]
_______________________________________________
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/frelin%40timeoff.se
This email sent to [email protected]
_______________________________________________
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/mschrag%40mdimension.com
This email sent to [email protected]
_______________________________________________
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]