id
. When it is a hierarchy's id call it for example hierId
.
the TclArray called hier
is cononfusing me with the TclArray hierarchy
. I know they contain different stuff but again: the naming is extraordinary bad.
the TclArray hier
is overloaded: its information should be split into several arrays named by the third argument of the hier array.
the methods C_to_Tcllist() and ldelete() are not related to AllHierarchies.
private varialbes should be named starting with and underscore
-title
property. Actually this should be done better by paying a round of new properties.commandEval
return values of the XCDG commands are a mess. See cmd::Verify() and cmd::Constraint().