Serialized Tab : Object references with recursion
Status: Beta
Brought to you by:
koivusa
Cyclic object references in a serialized object file result in an infinite recursion (or, rather, a StackOverflowException). This is a problem of the GUI which tries to preload a complete tree of references. The underlying data model has no problem with cyclic references.