Hi,
I implemented this new method:
MOFilledShape>>identityBorderColorOf: aBlockOrObject
"Set the border color based on the identity returned by the block."
borderColor := MONIdentityNormalizer withCommand: aBlockOrObject
Noting fancy but could be cool to have it in the mondrian core, what do you
think?
Cheers,
Fabrizio