not that I would do something fancy :) (and yeas 2.0) do:displayingProgress: is the only thing I do basically (and you can remove the display... part so it should even work under 1.4 I think) On 2012-06-25, at 00:38, phil@highoctane.be wrote:
Error is due to the Progress Morph (guess you use the new thing in 2.0)
2012/6/25 Camillo Bruni <camillobruni@gmail.com>
I was bored today (after yet another kernel panic) so I implemented a quick fulltext search for methods.
"this takes around 1.5mins" Search default buildIndex.
"this is an instantaneous (~2ms!) search over all method sources" Search default matchSentence: 'Convert to a String with Characters'
I think we should integrate that into some kind of "SpotLight" search for accessing the sources much much faster...
The current draft is available here: http://smalltalkhub.com/#!/~dh83/spotlight