help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] ChangeSet


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] ChangeSet
Date: Tue, 06 Sep 2011 17:41:57 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0

On 09/06/2011 11:33 AM, Gwenael Casaccio wrote:
Hi,

Today I release ChangeSet support for gst; a change set
record all the changes of your working session into a change
file. Thus if gst crashes you can recover all your changes.
The changes are stored in a file in $HOME/.st/changeset/....
This is a text file but all the changes are Smalltalk commands
thus you can filein the file and rebuild all the changes,
or do whatever you want.

This is a first release thus I need to polish the API, may be
add new events, AND do a UI for VisualGST :-D. But this is a good
start.

Very nice. Have you thought about adding an undo stack? This could replace more parts of VisualGST.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]