Re: Attribute Locking Tips
Re: Attribute Locking Tips
- Subject: Re: Attribute Locking Tips
- From: Neil MacLennan <email@hidden>
- Date: Mon, 24 Nov 2008 01:10:19 +0000
On 23 Nov 2008, at 17:33, George Domurot wrote:
Neil, think about locking on attributes that should not change, or
ones that you want your update to fail if they have changed since
your data was last fetched. Depending on each entity, you will
probably have different criteria --- from turning on all locks to
turning off all but the id.
OK. I see the change in mindset here.
Check your model with regards to BigDecimal. If your scale is set
correctly, I don't believe you should have any trouble with those.
Yes, that was my problem. I had the wrong value type for the attribute.
Thx for your feedback.
.neilmac
_______________________________________________
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