On Mon, 15 Nov 1999 11:39:46 +0100, Waldo Bastian wrote: >Open for discussion >There are two solutions for SDI which are more or less consistent and >complete. KDE should recommend one of them. > >The first one assumes a strict 1:1:1 relation between >application:window:document. This means that a window _always_ >contains a real document and that closing a document means closing the >window and the application. This 1:1:1 relation is very simple and intuitive unlike (II). In (I) Close closes the window and the document because they are the same in this model. In (II) you have to remember the difference between document and window and to hit Quit to close the window and document. This is clearly less intuitive. I vote for (I). There's no big difference anyway both models are very good.