http://bugzilla.spamassassin.org/show_bug.cgi?id=3877
------- Additional Comments From [EMAIL PROTECTED] 2005-02-09 13:56 -------
it's more important for Apache, because that's written in C which has much more
serious ABI-compatibility problems than perl does; whereas perl code can use the
function({ name=val, name2=val, ... });
$obj->can("function");
style of ABI, and has extensive introspection support, C code will coredump if
the _size_ of a struct entry changes!
I also think having 2 version numbers (one for M:SA, one for the plugin API) is
needlessly confusing. So, agreed with Michael; -1.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.