[squeak-dev] how to permanently unload Squeak plugin...?

Lawson English lenglish5 at cox.net
Sun Dec 26 21:13:04 UTC 2010


In a word: doh!

And thanks.  ;-)

Lawson

On 12/26/10 11:12 AM, Eliot Miranda wrote:
>
>
> On Sun, Dec 26, 2010 at 4:07 AM, Lawson English <lenglish5 at cox.net 
> <mailto:lenglish5 at cox.net>> wrote:
>
>     Is there a way to permanently unload a Squeak plugin without
>     recompiling the VM?
>
>     I've tried
>
>     Smalltalk unloadModule: 'APluginName'.
>
>     but as soon as I call a method that uses the plugin, it loads back
>     up. I'm trying to get a feel for speed without the usual plugins.
>
>
> No need to unload the plugins.  Simply edit the methods to remove the 
> primitive invocations.
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20101226/2bd9c55f/attachment.htm


More information about the Squeak-dev mailing list