http://bugzilla.spamassassin.org/show_bug.cgi?id=4314
------- Additional Comments From [EMAIL PROTECTED] 2005-05-24 00:11 ------- 'The issue I have with this is that things like Razor depend on init.pre now and did not before. So, when upgrading, if you don't pay attention, you lose functionality.' no, not a problem. with my proposal, when Razor is moved to a plugin in v3.1.0, we install a new "v310.pre" file that contains "loadplugin Razor" and it takes effect on upgrade without any problems. The only problem case is when a "loadplugin Foo" from a previous release needs to be deactivated; we don't yet have an "unloadplugin" switch. But there's an easy way around that: make the Foo.pm class into a no-op that does nothing. I think the "vXYZ.pre" proposal deals with the problem nicely, all in all. we don't even need to write any code... --j. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
