Hi, The playground is not the workspace. You can open a workspace by executing this : Workspace open.
But the playground replace the workspace and all the doc will be updated to refers to the Playground. Almost everything you could do on a Workspace can be done in the Playground. If you follow Pharo By Example you might have some difficulties with Pharo 4 because PBE was for Pharo 1. We are updating it to Pharo 4 but that takes time. You can find a version here : https://ci.inria.fr/pharo-contribution/view/Books/job/UpdatedPharoByExample/lastSuccessfulBuild/artifact/book-result/UpdatedPharoByExample.pdf But keep in mind that it's not finish. On 24 May 2015 at 17:14, Daniel Roe <[email protected]> wrote: > I am a complete noob when it comes to Smalltalk. I have chosen both Squeak > and Pharo to learn this language. I am doing so just for my own knowledge > and to try and keep my aging brain active. I may choose down the road to > concentrate on one of the Smalltalk variants but right now I'm going to go > with both. > > My question: All of the documentation refers to a Workspace. Sqeak has one > but all I find in Pharo is the Playground. Does the Playground serve as the > Pharo Workspace? > > Thanks for your time, > > Dan -- Cheers Cyril Ferlicot
