Hierarchical netlisting support... I understand that gschem is mostly
used for board-level design (where there are only two levels of
hierarchy: package and board); Stuart's example of a "transistor with
parasitics" is on the other end of the spectrum, but still spans only
two levels. For anything more hierarchical that this, two things are
essential, IMHO: easy automatic generation of symbols starting with
pins on the schematic view and allowing gnetlist recursively netlist
subcircuits encountered in the top-level schematic. I'm wondering if
anybody is working on it, I'm eager to help.