atom-changes - Atom - Log of Changes
Welcome to the Atom project, written by Andreas Kupries.
For availability please read Atom - How To Get The Sources.
This document provides an overview of the changes atom underwent from version to version.
This is the first release of atom. The changes therefore describe the initial features of the system.
In detail:
atom requires Tcl 8.5 or higher. Tcl 8.4 or less is not supported.
The project provides a base class declaring the API of string interning classes, and three implementations of that API.
The provided implementations store strings in an sqlite database, or in memory. One of the in-memory classes is written to be a front-end cache for any other string internming class following the API declared here.
Both the package(s) and this documentation will undoubtedly contain bugs and other problems. Please report such at Atom Tickets.
Please also report any ideas you may have for enhancements of either package(s) and/or documentation.
Copyright © 2013-2016 Andreas Kupries
Copyright © 2013-2016 Documentation, Andreas Kupries