------------------------------------------
Status symbols
------------------------------------------
- still to do
* completed

------------------------------------------
Next release
------------------------------------------
Version : Alpha6
Due : ?

* redo the templates
* finish stubs target
* implement motors and carbs
- Eliminate any list processing functions now not used under new templates
- Rethink the API families and code organization (regular,grey-ops,black-ops),
  probably divide them into direct user APU, API for inside GGI extensions, 
  API for GGI extensions that run into trouble with that last one, and 
  black-ops for deep dark magics.
- Make building block functions inlines (only) when compiling the file 
  they are defined in.
- LibKGI target framework

------------------------------------------
Generic things to do
------------------------------------------

- Make all basic list operators treat tagheads specially/correctly
- further test the 2d range manager and improve the algorithms. (eric)
- finish batchop in libmmutil.
- merge the storage handlers, implement storage sharing
- re-do X, fbdev, targets to use new templates
