Yes, I just saw that.

I ran the code critics on the Regex package and immediately found 4 methods that send unimplemented messages.

RxParser class>>#rareMatchProfile
RxParser class>>#singleCharPrefixMatchProfile
RxParser class>>#frequentMatchProfile
        send valueNowOrOnUnwindDo:

RxParser class>>#bigHonkingStream
        sends asFilename

I am using the latest pharo-dev with the latest updates.

- on

On Oct 25, 2008, at 16:44, Lukas Renggli wrote:

Code Critics from the Refactoring browser finds that kind of problems.
It also highlights its findings.

Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to