[IMAP] MessageRow and MessageFlags

2007-03-12 Thread robert burrell donkin
i've been experimenting with indexes recently. so, i've spending some time going though SQL logs looking for table scans. there are a lot of joins from message to message_flags which result in unnecessary full table scans. i think that message and message_flags are joined one-to-one. this is inef

Re: ApacheCon EU, May 2-5

2007-03-12 Thread robert burrell donkin
On 3/12/07, Bernd Fondermann <[EMAIL PROTECTED]> wrote: Hi, I could make it for the Hackathon on May 1st. I'd be able to be there from 12:00 till 18:00 local time. Anyone else there for the H.? yes i'll be around for the weekend as well - robert

Re: All clear

2007-03-12 Thread Danny Angus
On 3/11/07, robert burrell donkin <[EMAIL PROTECTED]> wrote: are in the directory org.apache.james. good enough? Yes, until I get my a*** in gear and do the mailet move. BTW Sorry that's late in coming, I've been up to here ^ with all kinds of stuff. d. -

Re: All clear

2007-03-12 Thread Danny Angus
On 3/10/07, Noel J. Bergman <[EMAIL PROTECTED]> wrote: Yes, I really like subant. Perhaps we can get back to using it, and eliminate the Maven ... er ... "stuff" ... that has crept into JAMES. +1 - To unsubscribe, e-mail: [E

Re: ApacheCon EU, May 2-5

2007-03-12 Thread Danny Angus
I will be there from ~13:00 On 3/12/07, Bernd Fondermann <[EMAIL PROTECTED]> wrote: Hi, I could make it for the Hackathon on May 1st. I'd be able to be there from 12:00 till 18:00 local time. Anyone else there for the H.? Bernd On 3/2/07, Søren Hilmer <[EMAIL PROTECTED]> wrote: > Sorry, I ca

Re: ApacheCon EU, May 2-5

2007-03-12 Thread Bernd Fondermann
Hi, I could make it for the Hackathon on May 1st. I'd be able to be there from 12:00 till 18:00 local time. Anyone else there for the H.? Bernd On 3/2/07, Søren Hilmer <[EMAIL PROTECTED]> wrote: Sorry, I cannot make it. Very unfortunate especially given the great comitter discount this year.

Re: [POLL][modularisation] What About AbstractLogEnabled...?

2007-03-12 Thread Bernd Fondermann
On 3/11/07, robert burrell donkin <[EMAIL PROTECTED]> wrote: one of the aims of the modularisation is to factor out the container dependency into the deployment module. function, library and api code should be container agnostic. this should make the code base more approachable and allow the deve