![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
value
, which is
accessed via value
and value:
methods.
model
message to self
.
ValueHolder new
value
and value:
messages sent
from viewers and controllers into model-specific getters and setters.
update:
messages are to be forwarded, and the name for the
getter and setter accessors, by instantiating one of the following
patterns. Note that the names are provided as #
-marked literals,
with no colons:
(AspectAdaptor new) subject: F; subjectSendsUpdates: true; forAspect: accessor name (AspectAdaptor new) subject: F; subjectSendsUpdates: true; accessWith: getter name assignWith: setter name}