logo       

Re: diffing running images between machines?: msg#00229

lang.smalltalk.squeak.beginners

Subject: Re: diffing running images between machines?

Hi

2006/8/24, Bakki Kudva <bakki.kudva@xxxxxxxxx>:
Hi,

I have been developing on 3 machines and I shuttle the images back and
forth as follows.

I do that too but I try to avoid it ... Even if it's handy, rather
than using the same image everywhere, it's better to publish your code
in monticello package for instance.

Monticello is nice for that because it allows to assemble in packages
your code (new classes and extension in existing ones provided they
are in a category prefixed by *name-xxxx. name here is the name of
your monticello package).

Once you have monticello packages (*.mcz) for your projects and
extensions, you can publish them on the net on squeaksource (or on
your own server if you have one)

Hope that helps

Cédrick
_______________________________________________
Beginners mailing list
Beginners@xxxxxxxxxxxxxxxxxxxxxxxxxx
http://lists.squeakfoundation.org/mailman/listinfo/beginners
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise