You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2007/07/13 00:36:05 UTC

[Bug 3852] two-level system/user configs, improve speed and memory performance

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=3852





------- Additional Comments From jm@jmason.org  2007-07-12 15:36 -------
Created an attachment (id=4047)
 --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=4047&action=view)
demo

here's an idea of where I'm going with this; basically, this creates accessor
methods automatically for the config settings with a 'type' defined.

Then calling code instead of using $conf->{foo_bar}, uses $conf->cf_foo_bar().



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