Hi Igor, nothing "stops" your cut / paste ability, but I believe that is not
the right question.
I work with VW Smalltalk and at wrok we also have different images for
different sides of the busines.
It may be dirty and arguable to use scripts instead of a class for your
scripts full of class methods, but if you do want to save quite a few
scripts/workspaces, it is much more handy to keep them in a directory of
saved workspeces, than start opening and closing a whole lot of old images
until you find the one that bit of code that you wanted and then, yes, copy
and paste it to your new image.
Cheers


r


On Wed, Dec 16, 2009 at 4:04 PM, Igor Stasenko <siguc...@gmail.com> wrote:

> 2009/12/16 Ramiro Diaz Trepat <ramiro.diaz.tre...@jpmorgan.com>:
> > I really miss that feature.
> > In my oppinion it is very useful when you regularly use different images,
> or when you frequently rebuild your development image from newer versions.
> > Also, I wonder if the Package Browser should be removed completely since
> it does not even open now when you select it as preferred.
> > Cheers
> >
> What prevents you from copying the workspace text, open your favorite
> text editor, paste text there and save it in a file?
> >
> > r
> >
> >
> >
> > -----Original Message-----
> > From: pharo-project-boun...@lists.gforge.inria.fr [mailto:
> pharo-project-boun...@lists.gforge.inria.fr] On Behalf Of Stéphane Ducasse
> > Sent: 16 December 2009 12:07
> > To: Pharo-project@lists.gforge.inria.fr
> > Subject: Re: [Pharo-project] [newbee] How do I save the contents of a
> Workspace?
> >
> > for me it was political/educational to remove it.
> >
> > I saw too many people having expressions in workspace and not in class
> methods (not versioned with the code).
> > because if this is really important why not put it in a class method?
> > Then you load the code and of course you do not get the magic example
> beacuse they were in the wonderfull scripts left in the other
> > images.....
> >
> > Stef
> >
> > On Dec 16, 2009, at 12:51 PM, Cédrick Béler wrote:
> >
> >> I think this is a valuable feature.
> >>
> >> Should we save in a particular file extension (.wst ? or simply text
> files ?) so that we can also have load opening from a a list of files of
> that format. This would be nice for tutorials instead of saving workspace
> content in a method.
> >>
> >> Cédrick
> >>
> >> 2009/12/16 alesch <a...@schenkman.info>
> >> On Wed, Dec 16, 2009 at 11:45, Damien Cassou [via Smalltalk] <[hidden
> email]> wrote:
> >>
> >> On Wed, Dec 16, 2009 at 9:29 AM, alesch <[hidden email]> wrote:
> >> > I remember I used a menu item in Squeak, but I cannot find in Pharo.
> >>
> >> You can't. Do you misss that feature?
> >>
> >> Yes I do.
> >>
> >>
> >> View this message in context: Re: [Pharo-project] [newbee] How do I save
> the contents of a Workspace?
> >>
> >> Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
> >>
> >> _______________________________________________
> >> Pharo-project mailing list
> >> Pharo-project@lists.gforge.inria.fr
> >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> >>
> >>
> >> _______________________________________________
> >> Pharo-project mailing list
> >> Pharo-project@lists.gforge.inria.fr
> >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> >
> >
> > _______________________________________________
> > Pharo-project mailing list
> > Pharo-project@lists.gforge.inria.fr
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> > This email is confidential and subject to important disclaimers and
> > conditions including on offers for the purchase or sale of
> > securities, accuracy and completeness of information, viruses,
> > confidentiality, legal privilege, and legal entity disclaimers,
> > available at http://www.jpmorgan.com/pages/disclosures/email.
> >
> > _______________________________________________
> > Pharo-project mailing list
> > Pharo-project@lists.gforge.inria.fr
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> >
>
>
>
> --
> Best regards,
> Igor Stasenko AKA sig.
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to