On Tue, Jun 21, 2016 at 5:47 PM, Tudor Girba <[email protected]> wrote:
> He he! I love these goodies. > > Yes, me too. This little things make the "IDE" look more "proffesional" and more welcoming to newbies as they are used to that in others environments. > Doru > > > > On Jun 21, 2016, at 5:45 PM, Marcus Denker <[email protected]> > wrote: > > > > Hi, > > > > In the 60#103 there will be a new kind of “Watcher”: an > execution-counter. > > > > Using the “suggestion” menu one can add a counter to any AST node. > > After, the editor shows a (c) Icon. Mouse over —> current state of the > counter is shown. > > > > Of course, UI is just a stand-in and could be *much* better. But from a > debug > > perspective, it already should be quite useful to get a feel of how > often something > > gets executed. > > > > Henrik suggest this as a demo (and an example of how to install a > Counter without using > > the UI): > > > > ExecutionCounter installOn: (RubParagraphDecorator >> > #doesNotUnderstand:) ast > > > > Marcus > > -- > www.tudorgirba.com > www.feenk.com > > "Quality cannot be an afterthought." > > > -- Mariano http://marianopeck.wordpress.com
