[squeak-dev] Squeak 4.3 released

Lawson English lenglish5 at cox.net
Sat Dec 24 18:39:51 UTC 2011


I managed to get it to load simply by using:

((Smalltalk at: #ConfigurationOfOmniBrowser) project perform: 
#lastVersion) load.

Instead of:

((Smalltalk at: #ConfigurationOfOmniBrowser) project perform: 
#lastVersion) load: #( Dev ).


L

On 12/24/11 10:46 AM, Colin Putney wrote:
> On Fri, Dec 23, 2011 at 6:36 PM, Lawson English<lenglish5 at cox.net>  wrote:
>> I managed to load all of the packages from the "How to extend the system"
>> window except the Omnibrowser, which has never worked for me.
> Yeah, this is a known problem. Lukas and I are working on a new
> release of OmniBrowser that will work nicely in both Squeak 4.3 and
> Pharo 1.3. The Squeak version is based on ToolBuilder, so it
> integrates much more nicely into the system.
>
> Colin
>
>




More information about the Squeak-dev mailing list