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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to