Organization of GUIs

denis denis-bz-gg at t-online.de
Fri Dec 4 07:03:13 EST 2009


On Dec 3, 2:44 pm, Michael Mossey <michaelmos... at gmail.com> wrote:
> complete VISIBILITY and control of messages ...

is most important: being able to SEE messages (filtered on from,
to, ...)
in a running system really helps to understand it.
Hierarchy does help structure messages coarse/fine,
but visibility is orthogonal to structure
(you can have visible democracy, blind hierarchy, in real life too.)

Visibility has to be built in from the beginning --
wrap all connect() s in a visconnect() that can trace.

Dietmar's shell sounds Right; anyone know of such in PyQt ?

cheers
  -- denis






More information about the Python-list mailing list