Re: Semantics of ^ in value bindings in .wod file.
Re: Semantics of ^ in value bindings in .wod file.
- Subject: Re: Semantics of ^ in value bindings in .wod file.
- From: Archibal Singleton <email@hidden>
- Date: Sat, 5 Jan 2008 16:22:46 -0300
On 02 Jan 2008, at 16:57, Chuck Hill wrote:
[snip]
The API docs for WOComponent.synchronizesVariablesWithBindings()
says: "This method returns false for stateless components (unless
you override isStateless and return true), and true otherwise."
Which, to this non-native english speaker, seems contradictory!
Shouldn't it read "... (unless you override
*synchronizesVariablesWithBindings* and return true)?!?
I read that several times. It is nonsensical. The correct
statement would be something like this:
This method returns false for stateless components and true
otherwise. Override this method to create a non-synchronizing,
stateful component (return false), or a synchronizing stateless
component (return true).
If this is confirmed, I can file a documentation bug @ radar.
Please do.
Done. rdar://5671825
= tmk =
_______________________________________________
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