Hi,
Using Mondrian easel I would giving the nodes of a given context the possibility to have different shapes (e.g., Rectangle, oval, ... "if we have other shapes??"). In other words, I need something like this:
context..... ...... view shape:[:node| node condition1 ifTrue:[shape1] ifFalse:[node condition2 ifTrue:[shape2] ifFalse: [shape3]]]. ........ view nodes: aGroup.
I have done that but I did not get what I search. How I can do that?
bests, Hani
Hani ABDEEN Student Phd thesis (Remodularization of Architectural Elements in OO Softwares) Laboratory LISTIC - Them LSE Annecy - University de Savoie