Robert Burrell Donkin ha scritto: > opinions? Unless there is someone willing to work on that code I think it is bad to move it out. Otherwise we'll end up with a microlibrary for the ClamAVScanner, for the SpamAssassinInvoker, for the NetworkMatcher and so on.
You proved that you take care of releasing what you proposed to extract, so I believe in you if you want to follow this path. We have org.apache.james.util.BayesianAnalyzer org.apache.james.util.JDBCBayesianAnalyzer org.apache.james.transport.mailets.BayesianAnalysis org.apache.james.transport.mailets.BayesianAnalysisFeeder Only 4 classes, and they are bound to excalibur/cornerstone/avalon-framework... If you're willing to refactor them to remove the avalon/excalibur dependencies then maybe they can live alone, otherwise I hardly see any advantage in moving it out. Stefano > - robert > > On Tue, Nov 18, 2008 at 5:59 PM, Robert Burrell Donkin (JIRA) > <[email protected]> wrote: >> [ >> https://issues.apache.org/jira/browse/JAMES-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648676#action_12648676 >> ] >> >> Robert Burrell Donkin commented on JAMES-621: >> --------------------------------------------- >> >> We could break out the analzers and mailets out into a separate product >> under mailets without too much difficulty. >> >> We would probably need to fork SQLUtils (but it's a simple class). >> >>> Move BayesianAnalyzer to extra project >>> -------------------------------------- >>> >>> Key: JAMES-621 >>> URL: https://issues.apache.org/jira/browse/JAMES-621 >>> Project: JAMES Server >>> Issue Type: Wish >>> Reporter: Norman Maurer >>> Priority: Minor >>> >>> It whould be cool to move the BayesianAnalyzer stuff to an extra >>> subproject. This whould make it easy for other developers to use our code. >> -- >> This message is automatically generated by JIRA. >> - >> You can reply to this email to add a comment to the issue online. >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
