libFAUDES todo list (core library only)

==================

design

==================

* redesign generator/set inheritance by using template pseudo constructors

* seperate internal and external headers to settle API

* review build system aka Makefile / gtml processing

* have alternative XML file format

* properly elaborate/document the test case collection 

* consider a global state / mutexes for multithreaded applications

* sort out diffrent roles of the base Type and have clear pattern how to derive

==================

technical details

==================


* review gtml macros 

