--nextPart1243613.TrlK7K8jFK Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 12 September 2007 21:36:43 Ralf Habacker wrote: > The use case for this functionality makes sense for KDE apps which uses > simply kDebug() and friend with the default area. (I have found this in > umbrello). This doesn't scale well for bigger applications that have various debug are= as.=20 As you are proposing an incompatible workflow that also breaks expectations= =20 of people just wanting to print some debug in other peoples apps. I suggest you have a=20 #define MY_APP_DEBUG 1234 #define OTHER_DEBUG 5678 and use kdebug(MY_APP_DEBUG) << foo; like calls in your code if you want t= o=20 make sure that is printed in its own debug area. =2D-=20 Thomas Zander --nextPart1243613.TrlK7K8jFK Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBG6U0VCojCW6H2z/QRAl6/AJ9IRxe/EAfVWSAd4JvBIngVQ4t5AACeKe5t y2zTN0onggPnBJhkOCUC0jY= =lDbc -----END PGP SIGNATURE----- --nextPart1243613.TrlK7K8jFK--