[squeak-dev] FilteredBrowser no longer working

Rob Withers reefedjib at yahoo.com
Sun Jun 27 13:52:46 UTC 2010


Here's the code I am trying to run:

	| envt |
	envt := Smalltalk environmentForCategory: #'SSL-Handshake Msgs'.
	^ envt at: #SSLServerHelloMsg

----
The Modern Whig Party of Virginia - http://vawhigs.org



--------------------------------------------------
From: "Rob Withers" <reefedjib at yahoo.com>
Sent: Sunday, June 27, 2010 9:39 AM
To: "Squeak Dev" <squeak-dev at lists.squeakfoundation.org>
Subject: [squeak-dev] FilteredBrowser no longer working

> I have a FilteredBrowser class that is no longer working.   I am trying to
> set a class organizer and it tries to access the environment of the class.
> This has clearly changed.  What should I do to get this fixed?
>
> SmalltalkImage(Object)>>doesNotUnderstand: #environmentForCategory:
>
> I attached the FilteredBrowser class which used to work in like 3.8 or so.
>
> Thanks,
> Rob
>
> ----
> The Modern Whig Party of Virginia - http://vawhigs.org
>
>
>



>
> 



More information about the Squeak-dev mailing list