Re: 5.2.3 Boolean Bugs?????
Re: 5.2.3 Boolean Bugs?????
- Subject: Re: 5.2.3 Boolean Bugs?????
- From: Robert Walker <email@hidden>
- Date: Wed, 17 Mar 2004 11:02:56 -0500
This behavior is again confirmed. I installed the 5.2.3 update on my
test development box and found this problem.
This appears [SO FAR] to be a bug FIX not a new bug. I did not have
the "B" value type set for my BigDecimal's in my model. WO 5.2.3 now
throws the class cast exception, as it probably should have in 5.2.2.
I could be wrong about this. However, adding the correct ValueType
("B" in this case) fixes the problem.
On Mar 17, 2004, at 8:40 AM, Travis Britt wrote:
On Mar 17, 2004, at 8:09 AM, Anders Peterson wrote:
I upgraded to WO 5.2.3 today on my Mac OS x 10.3.3 development
machine.
I get ClassCastExceptions exceptions for (at least some) BigDecimals.
I don't have Booleans.
I also see this behavior, after upgrading dev to 5.2.3.
I've got an EO with an attribute modeled as NSDecimalNumber, which
maps to a FLOAT column in the DB. The code output by EOModeler casts
this attribute to a BigDecimal, which throws the exception. Worked in
5.2.2.
tb
_______________________________________________
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.
--
Sincerely,
Robert Walker
Programmer
Bennett Technology Group
_______________________________________________
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.