On May 2, 2012, at 3:23 PM, H. Hirzel wrote:

> Hello
> 
> This issue
> http://code.google.com/p/pharo/issues/detail?id=3545
> is about the feature of having multiple worlds. Status is 'Accepted'.
> 
Accepted means accepted for thinking about, there is no commitment.

> I assume it is now in Pharo 1.4.
> 
> How can I use it.
> 
> The code I found from Sean is
> 
> "Add a world:"
> WorldManager instance createOrSwitchToWorldNamed: 'JustAnotherWorld'.
> 
> "Return to the default world:"
> WorldManager instance createOrSwitchToWorldNamed: 'Pharo'.
> 
> What are the proper instructions?


It's a bug tracker entry. Not a package for users to use.

        Marcus

--
Marcus Denker -- http://marcusdenker.de


Reply via email to