Hi Torsten,

The problem with flagging is that you are modifying the source code, I'd
prefer something provided by the IDE...

2011/10/25 Torsten Bergmann <[email protected]>

> Hi Bernat,
>
> if you put
>
> self halt
>
> into a method you will notice that it gets marked.
>
> You can also flag it by using:
>
>  self flag: 'reviewed'
>
> in the sourcecode.
>
> Look for method #browserIcon:selector, this returns a
> symbol (selector Icons are on OBMorphicIcons)
>
> You can adopt it to your own needs or implement it on
> the class side as for instance TestCase class does.
>
> Also look at OBMethodIconFilter.
>
> Bye
> T.
>
>
> --
> NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie!
> Jetzt informieren: http://www.gmx.net/de/go/freephone
>
>


-- 
Bernat Romagosa.

Reply via email to