searching context use case

Joseph Blatter josephblatter62 at yahoo.com
Mon Aug 6 16:11:57 UTC 2007


In order to "find by keyword", I was looking for a way to scan or enumerate all classes in my image using Magma. I've seen MaSearchContext subclasses could serve to this purpose and so tried a little script, but obviously it didn't work. How I'm suppose to do something like this? (no results are returned):

| aContext |

aContext := MaCodeElementContext forClasses.
aContext prepareForScan.
aContext scanClasses.
aContext resetResults.

Cheers


       
---------------------------------
 Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/magma/attachments/20070806/781d6aad/attachment.htm


More information about the Magma mailing list