Hello Lukas,
> Shouldn'tIt depends what you want to do. I suggest that you create a subclass
>
> MARelationComponent>>editorFor: anObject
> ^ (self description reference asComponentOn: anObject)
> addValidatedForm;
> yourself
>
> be rather
>
> MARelationComponent>>editorFor: anObject
> ^ (anObject description asComponentOn: anObject)
> addValidatedForm;
> yourself
>
> ?
that works for your use-case.
As I already explained here several times, I've personally never used
the relationships. I rarely found the default behavior useful, and
another default behavior was not useful in other contexts.
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
Magritte, Pier and Related Tools ...
https://www.iam.unibe.ch/mailman/listinfo/smallwiki