On Nov 20, 2007 9:24 PM, Robert Burrell Donkin <[EMAIL PROTECTED]> wrote> On Nov 18, 2007 3:42 PM, Bernd Fondermann > <[EMAIL PROTECTED]> wrote: > > +1, sounds good, go ahead > > i put these changes in yesterday and i've been working on changing > lists to iterators in the API > > unfortunately, the current events use MessageResult objects. so i > cannot switch to lazy loading torque until i've made some more changes > to the events so that they expose only selected data rather than the > complete MessageResult.
i stripped out MessageResult from the events and added only minimal data (see 1). please take a look and if anyone thinks that they can improve the design or that extra information should be included, please jump in. - robert 1. http://svn.apache.org/repos/asf/james/server/trunk/core-library/src/main/java/org/apache/james/mailboxmanager/MailboxListener.java --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
