we talked at length previously about decoupling independent POJO based protocol libraries. please feel free to jump in if anyone wants to add anything to that old debate.
i'm now ready to start doing something about it beginning with IMAP (tracked by https://issues.apache.org/jira/browse/JAMES-854). IMAP has a lot of code and modules. IMHO moving out the IMAP protocol should make both code bases much more approachable. i hope that lessons learnt can be applied to the other protocols. i plan to use this sandbox as an illustrative dry run for the separation of a IMAP protocol library independent of JAMES server. I've created https://issues.apache.org/jira/browse/JAMES-855 to track this. feedback welcomed :-) - robert On Sun, Aug 24, 2008 at 9:53 AM, <[EMAIL PROTECTED]> wrote: > Author: rdonkin > Date: Sun Aug 24 01:53:34 2008 > New Revision: 688466 > > URL: http://svn.apache.org/viewvc?rev=688466&view=rev > Log: > Sample dry run for factoring out IMAP protocol from server. This is a fork > for illustrative purposes. > > Added: > james/server/sandbox/active/sample-independent-imap/ > > > --------------------------------------------------------------------- > 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]
