In Squeak, the system logs ***every*** code you edit and compile. You
can have a look at what you did by opening
the "recover last changes"
So normally you should never lose any code. Now it is a good practice
to commit each time you broke and fix
your test. Usually I write tests (red), then make them green and
commit. :)
But this is in the great days of hacking.
Stef
On 10 janv. 07, at 19:28, Grant Rettke wrote:
Hi,
With Subversion the motto is "commit frequently". I commit after
nearly every change, no matter how small. What is the
motto/approach/style for committing to Monticello your changes to your
classes?
Regards,
Grant
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners