-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Malte S. Stretz writes: > Moin, > > I'd like to kick some parts of the codebase, especially spamc and spamd, > through a reformatter so the style gets consistent and better to > understand. The coding style was discussed some weeks ago, I'll update the > Wiki accordingly before I start. > > As this can cause some headaches with outstanding patches, anybody who's > still got stuff to commit for spamc or spamd should speak up within the > next two weeks or so. I already did this a couple of months ago (in spamc code at least), using the ASF coding style "indent" rules. One thing I'd like to get into spamd would be a better architecture for where user configs get read. Big sites perpetually have to hack spamd to get it to use virtual user configs/configs from SQL/configs from LDAP/for all users/ some subset of users/with a shared bayes-storage dir/with a per-domain bayes-storage dir/etc. etc., repeat ad infinitum. It's messy, and IMO, a plugin API that they can use instead of the current patchwork of command-line options, would be better. I haven't put any time into thinking about it though. - --j. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Exmh CVS iD8DBQFAtk0mQTcbUG5Y7woRAoEXAKDcDih2xEWNFBFVmXEFs3ExwpOfggCgtZJq lLS9qrt0bh0o4SWP1K+g/U8= =Hw6i -----END PGP SIGNATURE-----
