> But in a workspace or in the script manager that is not true.

Statements in workspace that were ever invoked with "do it" et al are
recoverable from the changes log.

But this is one feature of workspaces, they are _very_ transient.

I have sometimes found a domain class' class-side method category,
"scripts" or "utilities" on relevant domain class-side, helps for this
recoverability while also co-locating the useful scripts with the
relevant class.

In extreme case, a [App-Name-Here]Utilities class can be a good script holder.

> Actually it is a feature request: You can't loose code even when you are 
> working in the script browser.
>
> Because in the script manager has a save capability, would it be difficult to 
> write the changes into the changes files ?
>
> Francois
> _______________________________________________
> Pharo-project mailing list
> [email protected]
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to