On Sat, May 24, 2014 at 10:51 AM, Ben Coman <btc(a)openinworld.com> wrote:
'dothis' = anAnnotatedParagraph annotation
asLowercase
ifTrue:
[ canvas newLine. "<----THIS LINE ADDED"
^ canvas command
name: 'dothis' ;
parameter: [ super visitAnnotatedParagraph:
anAnnotatedParagraph ]
].
which seems better, but maybe still not the best.
that's the right way I guess, thank you for your contribution. Please add
related unit tests.
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing
enthusiasm."
Winston Churchill