I finally found want i search, so the flags were not useful !
i just wanted to know, in a method, if i already pass through the previous method.
I just have to transport an additional information.
thank you for your answer, they help me in finding the solution :)
Thibault
No, it is just a marker for the method.
If you want to do what you asked, put a halt (self halt), or, a trace (self crLog: ‘amessage’) and open the Transcript.
Vincent
De : Pharo-users [mailto:pharo-users-bounces@lists.pharo.org] De la part de Thibault ARLOING
Envoy� : mercredi 6 avril 2016 14:44
� : Any question about pharo is welcome
Objet : Re: [Pharo-users] flags in pharo
Ok, but i understand that it can't be use to know if we already pass through a method ?
Thibault
De : Pharo-users <pharo-users-bounces@lists.pharo.org> de la part de Marcus Denker <marcus.denker@inria.fr>
Envoy� : mercredi 6 avril 2016 14:25
� : Any question about pharo is welcome
Objet : Re: [Pharo-users] flags in pharo
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 <damien.pollet+pharo@gmail.com> 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 <thibault.arloing@hotmail.fr> wrote:
Hi,
Can someone explain me how ProtoObject>>flag: works in pharo please ?
thx,
Thibault Arloing
!!!*************************************************************************************
"Ce message et les pi�ces jointes sont confidentiels et r�serv�s � l'usage exclusif de ses destinataires. Il peut �galement �tre prot�g� par le secret professionnel. Si vous recevez ce message par erreur, merci d'en avertir imm�diatement l'exp�diteur et de le d�truire. L'int�grit� du message ne pouvant �tre assur�e sur Internet, la responsabilit� de Worldline ne pourra �tre recherch�e quant au contenu de ce message. Bien que les meilleurs efforts soient faits pour maintenir cette transmission exempte de tout virus, l'exp�diteur ne donne aucune garantie � cet �gard et sa responsabilit� ne saurait �tre recherch�e pour tout dommage r�sultant d'un virus transmis.
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Worldline liability cannot be triggered for the message content. Although the sender endeavours to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted.!!!"