A bug in IncrementalSearchModule ...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

A bug in IncrementalSearchModule ...

Dennis smith-4
I think I reported this once before -- but it just hurt as again ....

The method
     findSelectorsMatching: aString

stops after 500 found matches.  So I run the ThreePaneBrowser and put in
     print

there is a "#print" method, but it does not show -- why?  because the
500 is not on the
sorted output but on the symbols in random hash order.

So the user thinks there is no #print -- this can be very confusing.

--
Dennis Smith                         +1 416.798.7948
Cherniak Software Development Corporation   Fax: +1 416.798.0948
509-2001 Sheppard Avenue East        [hidden email]
Toronto, ON M2J 4Z8              sip:[hidden email]
Canada         http://www.CherniakSoftware.com
Entrance off Yorkland Blvd south of Sheppard Ave east of the DVP

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc