Hi,
the convention is to put something like
self flag: #TODO.
in the code, then you can search for senders of #TODO and get a list of all
things you wanted to fix.
Marcus
> On 06 Apr 2016, at 14:17, Damien Pollet <[email protected]> wrote:
>
> It's just an empty method doing nothing.
>
> Then, as it says in the comment, you can use the tools to look for it.
> Nautilus knows to check for it and display a nice icon in the method list.
>
> On 6 April 2016 at 13:54, Thibault ARLOING <[email protected]
> <mailto:[email protected]>> wrote:
> Hi,
>
> Can someone explain me how ProtoObject>>flag: works in pharo please ?
>
>
> thx,
>
>
> Thibault Arloing
>