[squeak-dev] Algernon Status

View: New views
3 Messages — Rating Filter:   Alert me  

[squeak-dev] Algernon Status

by Rob Rothwell-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

Just wondering what the current search capabilities are for Algernon; it doesn't seem to find many of the classes I look for, as shown in the attached image...

Am I not using it correctly?

Rob






AlgernonSearchExample.jpg (35K) Download Attachment

Re: [squeak-dev] Algernon Status

by Joey Hagedorn :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On May 10, 2008, at 8:52 AM, Rob Rothwell wrote:
> Just wondering what the current search capabilities are for  
> Algernon; it doesn't seem to find many of the classes I look for, as  
> shown in the attached image...
>
> Am I not using it correctly?

Rob,
        I'd guess you added those classes after Algernon was running? If this  
is the case, you can press ctrl-r with Algernon up to refresh the list  
of items it can see, or download the new 1.1 version, released  
yesterday, that automatically updates with notifications from  
SystemChangeNotifier. Available via the package universe and SqueakMap  
package loader.

Thanks,
        Joey


Re: [squeak-dev] Algernon Status

by Rob Rothwell-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 5/10/08, Joey Hagedorn <hagedorn@...> wrote:
Rob,
       I'd guess you added those classes after Algernon was running? If this is the case, you can press ctrl-r with Algernon up to refresh the list of items it can see, or download the new 1.1 version, released yesterday, that automatically updates with notifications from SystemChangeNotifier. Available via the package universe and SqueakMap package loader.

Ahhh...ctrl-r did it...thanks!

I'll give the 1.1 version a try as well...

Thanks for the explanation,

Rob