Re: [Pharo-project] RBScanner>>#initializeClassificationTable
That's fair, because you can't use underscores in selectors in Pharo.
Strange because I was sure that we integrate it that behavior to help people calling C function. Stef
That's fair, because you can't use underscores in selectors in Pharo.
Strange because I was sure that we integrate it that behavior to help people calling C function.
The above statement is wrong. Of course underscores can be used in selectors and variables for a long time already. Lukas -- Lukas Renggli www.lukas-renggli.ch
On Thu, 25 Nov 2010, Lukas Renggli wrote:
That's fair, because you can't use underscores in selectors in Pharo.
Strange because I was sure that we integrate it that behavior to help people calling C function.
The above statement is wrong. Of course underscores can be used in selectors and variables for a long time already.
My statement is wrong (I forgot to turn off the setting when I checked), but yours is also wrong. If underscore assignments are allowed, then you can't use underscore selectors and vica versa. Levente
Lukas
-- Lukas Renggli www.lukas-renggli.ch
participants (3)
-
Levente Uzonyi -
Lukas Renggli -
Stéphane Ducasse