http://bugzilla.spamassassin.org/show_bug.cgi?id=3777

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  BugsThisDependsOn|                            |3703



------- Additional Comments From [EMAIL PROTECTED]  2004-09-15 03:42 -------
this will tie into Dan's proposed debug changes (bug number?).

summary of the proposal as I remember: debug "zones" go away; instead debug
messages are scoped purely by the presence of a /\w+: / prefix at start-of-line.
 this is more convenient for the developer, intuitive for the user, and less
overhead -- only used if the user specifies a debug zone.

it also would mean that a plugin wouldn't have to register or modify debug sets
in any way; simply by using a scoped debug statement a la

  dbg("pluginname: blah blah");

the "pluginname" scope would become applicable.

anyway, this may be handleable from that bug instead.  update: found it: bug 
3703



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to