On Mon, 26 Jul 2004 15:44:02 +0200, Fabian Cenedese wrote: > Well, the parsing was just an idea. The main intent for the GUI-app > was that the user could at least see something as opposed to the > messages vanishing on the non-existent console or the ever popping > up error dialogs.
I guess GUI dialogs would only be used for fatal or nearly-always-fatal errors (like crashes or startup problems). The rest would go to stderr as always.