[ENH] SelectorFinder

Leandro Caniglia caniglia at dm.uba.ar
Tue Sep 12 13:05:06 UTC 2000


>From our last SqueakNIC in Ezeiza:

Change Set:  SelectorFinder
Date:   9 September 2000
Author:   MathMorphs

Replaces Dan's hunting selector algorithm (now renamed
as String>>#findSelectorDI) with a new one provided in
class SelectorFinder. The new implementation uses the
Parser and can handle more complex cases than the
previous version.

A SelectorFinderTest is provided in a separate change set,
so that the SUnit framework can be run on this change set.

/Leandro

PS: Reverting to the previous version of #findSelector back
and forth you can compare the TestResults of each
implementation.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: SelectorFinder.1.cs
Type: application/octet-stream
Size: 6323 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20000912/d8df4695/SelectorFinder.1.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SelectorFinderTest.1.cs
Type: application/octet-stream
Size: 2061 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20000912/d8df4695/SelectorFinderTest.1.obj


More information about the Squeak-dev mailing list