Thanks for all the insight. I saw that much of this is documented in the
Pharo by Example (chapter 8)
http://files.pharo.org/books-pdfs/updated-pharo-by-example/2017-01-14-Updat…
.
As a "seasoned" beginner I have discovered the following Pharo
"workflows":
1. Playground-only coding, with manual saves of (versions) of text to a
text-editor (and maybe images if some MSE changes occur and you don't want
to re-do loading manually after a crash).
2. Nautilus editor coding of package/class/methods with saves of images
from time to time.
I created a Google Doc that has some screen shots and instructions on
how to create a package/class/method (as well as making modifications) in a
Moose-only context. It's open for comments at
https://docs.google.com/document/d/1uavcMJxiyD7a7qXUsNDXNgIe53DiBZ5xp4pQFuA…
3. Workflow #2 with Monticello (saving changes in a remote repo).
Any advice for when (under what conditions) it is recommended that one save
a new image in workflow #2 with Moose?
Otherwise, am I missing any other "agile" workflow that others commonly use
with Moose?
Cheers,
C. Fuhrman
On Tue, Mar 14, 2017 at 5:59 PM, Offray Vladimir Luna Cárdenas <
offray.luna(a)mutabit.com> wrote:
You can also use Grafoscopio[1] to store all your
playgrounds in a single
notebook and to document them and give them context.
[1]
http://smalltalkhub.com/#!/~Offray/Grafoscopio
Cheers,
Offray
On 14/03/17 13:45, Cris Fuhrman wrote:
Hello all,
I recently discovered Remote Publish for Playgrounds in Pharo. I'm
wondering if there's a way to do the same thing, but to a specified file on
my hard drive?
As it stands, much of my Roassal experiments are in the Playground and I
have been saving images (!) since I could not find a "Save as..." for the
text file in the Playground.
With big Moose models, saving images is overkill. The (non-lazy)
alternative is to select all text in the Playground and copy/paste it into
a Notepad++ file.
Cheers,
C. Fuhrman
_______________________________________________
Moose-dev mailing
listMoose-dev@list.inf.unibe.chhttps://www.list.inf.unibe.ch/listinfo/moose-dev
_______________________________________________
Moose-dev mailing list
Moose-dev(a)list.inf.unibe.ch
https://www.list.inf.unibe.ch/listinfo/moose-dev