There are many similar systems which excel this with the functional character largely, nevertheless it is to be enumerated worth a few peculiarities of the software which distinguish the software.
It is very small. The program encloses only 10.000 lines. It can be brought loosely on a diskette
Existing components with computer language TCL were already stuck together.
Source text is accessible
Development with Tcl and XOTcl is 10 times faster than with JAVA (according to SUN)
It can easily be extended around special futures
It uses consistently XML-format
However, the main advantage is a new way of developing the DB-forms. The tables themselves do not place the basis for the forms but special the conceptual model. The conceptual model is won by reverse engineering from databases schema (Data Dictionary). The forms have so better quality and do not need of agile adaptations as with conventional systems. The foreign keys are represented as listsboxes. The inheritance is supported directly. Embedded forms are possible. The developing and use of forms was separated (It is always almost done by different people). Thereby it use very few resouces. More of it in the underlying dissertation.