| Suppose I want to create new object annotated with a new symbol and define my own setter for it. It seems that I can't do that. setforms from arc.arc doesn't allow to define new behaviour for user defined objects in the function position. It always returns setter with sref.<p>Is that right? Or did I miss something? |