Comment 1 for bug 1529031

Revision history for this message
hilaire (hilaire-fernandes) wrote :

Workspace will likely by deprecated for Playground. So it is better to investigate on the use of the Playground as a place to edit, save and execute Smalltalk sketches.

However there is a different way to save its contents, with the play-cache.

On the other hand it is possible to use the new inspector to browse the content of a directory. From this tool it seems possible to:

1. Select a script and view its content,
2. Execute a selected script,
3. Edit a selected script and save it,
4. Create an empty script and edit it.

All these functionalities should be tested. It seems all the needs regarding script manipulation and fulfilled.

See screenshot.

To test, just execute 'DrGDefault myScriptsPath inspect'