clfw is the CoreLinux++ abstract framework library. It contains (or will contain) abstract frameworks (e.g. Library Load, Persist, etc.).

For the most part, the implementations in clfw are kept to a minimum to allow the most flexibility in the concrete implementations (either by us, or some adventerous developers).

clfw will also contain support objects, such as a Class class, to facilitate robust usefulness throughout the class libraries.