Re: Problem with Resuable Component and ^ "operator"
Re: Problem with Resuable Component and ^ "operator"
- Subject: Re: Problem with Resuable Component and ^ "operator"
- From: Art Isbell <email@hidden>
- Date: Fri, 30 Jun 2006 15:36:00 -1000
On Jun 30, 2006, at 2:51 PM, YL wrote: Consider DateTimeField as a reusable component that displays / admits an NSCalendarDate value.
Does synchronizesVariablesWithBindings return false (or NO) or isStateless return true (or YES) for this reusable component?
But -(void)setValue:forBinding: doesn't work well with the operator ^
I don't believe that you need to invoke setValueForBinding() (or setValue:forBinding:) with '^' values; they should be synchronized automatically.
|
_______________________________________________
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