Hi, I propose to just close the issue... having different words don't seems to match with current pharo approach and future envisioned scenarios. (I'm sorry if someone is expecting that)
best, Esteban On May 2, 2012, at 3:28 PM, Marcus Denker wrote: > > 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 > >
