No, he is talking about a binding in a .wo template. There is no “read only”
setting in the API file. I’ve always done the "empty do-nothing setter” thing
and documented why in a comment.
On 2016-02-04, 1:29 PM,
"webobjects-dev-bounces+chill=gevityinc@lists.apple.com on behalf of
The
Hello there,
probably another 101, but strangely, I can't find a solution*: can I declare
somehow that a particular binding should be R/O, i.e., that sub-component pulls
the value when page is generated, but never tries to push the value back?
Of course I can work-around by writing an empty do-