ct: Magritte question
Hi,
First of all, please excuse me if it's a stupid question, I'm
a newbie with Magritte.
Is there a way to add conditions do descriptions "on the
fly"? For example I have an object with descriptions, and
when I do asComponent addValidatedForm, I would like to add a
condition to a description, but this time only.
Cheers,
Sop
buildEditorFor: aModel
^(aModel description
addCondition:[:memento | ];
asComponentOn: aModel)
addValidatedForm;
yourself
Ramon Leon
http://onsmalltalk.com