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.

The repo is here https://github.com/MrGwen/gst-changeset and this is under MIT

Cheers,
Gwen


_______________________________________________
help-smalltalk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to