$Id: NEW_API.txt,v 1.1 1999/10/25 08:04:15 christof Exp $

new writer API:

- single call which forks inside writer (generating code)
	- Include
	- Derive (possible)
	- Declare (need pointer?)
	- Construct Member
	- Construct, Destruct (formerly pointer)
	- Customize
	- sample code stuff
- seperate:
	- need destructor
	- must be pointer (e.g. can't construct without	prerequisites)
	- signal 
	- subwidget handling
- put indentation, ':', ',', '\n' generation into File
