TupleTree*.h
This commit extends the support for the FOR_EACH macro used in INTROSPECTION_NS to allow serialization of structs with more than 5 entries. Now it supports up to 16 entries.
This commit imports: * support for (de-)serializing tuple-like objects in YAML * the Model data structure * the {Load,Serialize}ModelPass