Happy !

sebnozzi / CategorySaver

Project infos

License MIT
Tags backup, code, development
Creation date 2012-11-11
Website

Monticello registration

About CategorySaver

A background process that periodically saves (file-out) code to the disk.

It comes with an User Interface where you can specify:

  • what categories are saved
  • how often

Very useful to always have secure copies of your work. Especially in those cases where the image crashes and you could not save before.

How to use it

CategorySaverPanel new openInWorld

Compatibility

Developed on Pharo 1.4 (summer).

It relies on PolyMorphic, and the new FileSystem so it will probably not work in Squeak out-of-the-box.