fix feedback controller
Brought to you by:
lucas_gonze
the current feedback controller is a visible flag in the root of funcdata. this has to change to the slightly better scheme where each node appends or prepends a flag to that flag. ...there then becomes the possibility of accidentally creating somebody's flag when you concat two flags... maybe that is not a serious problem or can be worked around.