Squeak
  links to this page:    
View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide
Magma Tools
Last updated at 6:45 pm UTC on 18 March 2009

MagmaCompressor

As new objects are added to the repository, the files grow in size. Eventually, the files take up a lot of space due to old objects that are no longer referenced (garbage). To clean these out, see the MagmaCompressor class.

A Repository Browser

There is a package on SqueakMap called "Magma Buffer Browser" that uses Maui to render the shape of the physical object-model directly from the buffers, without ever instantiating any instances of the actual domain classes.

It also presents meta-information from the commit-log record of each object, if available.

BufferEditor.screenshot1.png



Just for interest, the following is a screenshot from an early version of Maui (circa 2004).

Uploaded Image: MagmaBufferEditor.jpg
Contact me for more information.