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, 29 Dec 2007 14:57:23 -0300
On 27 Dec 2007, at 06:23, Ulrich Köster wrote:
Moin,
my 2 cents on it.
^foo in the wod is the same as parent().valueForBinding("foo") in java
parent.foo in the wod is the same as parent.valueForKey("foo") in java
The first line requires a parent with foo bound. The second line
requires a variable or method named foo.
Thanks for the clarification Uli, the nuance is indeed important and I
didn't get it at first.
= 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