Re: Notes from ApacheCon

2006-07-31 Thread Danny Angus
Appologies for late reply ! On 15/07/06, Noel J. Bergman <[EMAIL PROTECTED]> wrote: - Have a separate "messages", consisting of [key, blob] yep. - The blob (or clob, as appropriate) should be the last column of any record. While this is enough for Derby other DB's gain more perform

RE: Notes from ApacheCon

2006-07-14 Thread Noel J. Bergman
Stefano Bagnara wrote: > Noel J. Bergman wrote: > > We also spoke with the Derby folks, and got some tips from them, which will > > result in some changes for the database schema. Also, they have a new > > release coming out with in a week or so, and that would be a good time to > > put out a rel

Re: Notes from ApacheCon

2006-07-14 Thread Stefano Bagnara
Noel J. Bergman wrote: We also spoke with the Derby folks, and got some tips from them, which will result in some changes for the database schema. Also, they have a new release coming out with in a week or so, and that would be a good time to put out a release candidate. Any update on this? I

RE: Notes from ApacheCon (SMTP FAST FAIL)

2006-07-04 Thread Norman Maurer
Thx Noel, so i remembered it right. I just did a commit in the sandbox to throw an ConfigurationException on startup when an unimplemented command was used to configure the command handler. I think thats a great improvment ( also to the current handler loading) to get sure that an admin can not mi

Re: Notes from ApacheCon

2006-07-03 Thread Danny Angus
On 03/07/06, Norman Maurer <[EMAIL PROTECTED]> wrote: Am Montag, den 03.07.2006, 10:34 +0200 schrieb Norman Maurer: > Am Montag, den 03.07.2006, 10:20 +0200 schrieb Stefano Bagnara: > > Norman Maurer wrote: > > > Am Sonntag, den 02.07.2006, 17:23 -0400 schrieb Noel J. Bergman: Norman, everyone.

RE: Notes from ApacheCon

2006-07-03 Thread Noel J. Bergman
> attached are notes for Norman Below ... --- Noel - loop: handler.call(session) if (session.responseCode != 0) break; endloop while handler.call(session) != false handler = next(); interface CommandsHandler {

RE: Notes from ApacheCon

2006-07-03 Thread Noel J. Bergman
Norman Maurer wrote: > > Speaking of which, attached are notes for Norman [...] > I can't open the attachment :-( Can you check it ? or send it again ? :-( Stupid mailing list filters. Resending with text in-lined. --- Noel

Re: Notes from ApacheCon

2006-07-03 Thread Norman Maurer
Am Montag, den 03.07.2006, 10:34 +0200 schrieb Norman Maurer: > Am Montag, den 03.07.2006, 10:20 +0200 schrieb Stefano Bagnara: > > Norman Maurer wrote: > > > Am Sonntag, den 02.07.2006, 17:23 -0400 schrieb Noel J. Bergman: > > >> Very quick, since I need to get up at O'Dark:30, and may not be onli

Re: Notes from ApacheCon

2006-07-03 Thread Norman Maurer
Am Montag, den 03.07.2006, 10:20 +0200 schrieb Stefano Bagnara: > Norman Maurer wrote: > > Am Sonntag, den 02.07.2006, 17:23 -0400 schrieb Noel J. Bergman: > >> Very quick, since I need to get up at O'Dark:30, and may not be online > >> before Thursday. > >> > >> Danny, Norman, Vincenzo and I met.

Re: Notes from ApacheCon

2006-07-03 Thread Stefano Bagnara
Norman Maurer wrote: Am Sonntag, den 02.07.2006, 17:23 -0400 schrieb Noel J. Bergman: Very quick, since I need to get up at O'Dark:30, and may not be online before Thursday. Danny, Norman, Vincenzo and I met. Good chats. Norman and I probably spent the most "quality" time -- from a JAMES pers

Re: Notes from ApacheCon

2006-07-02 Thread Norman Maurer
> Speaking of which, attached are notes for Norman which need explanation, are > inconsistent (the same class name spelled three different ways) and > incomplete, but he'll understand (and so should most forgiving readers from > context). :-) I can't open the attachment :-( Can you check it ? or

Re: Notes from ApacheCon

2006-07-02 Thread Norman Maurer
Am Sonntag, den 02.07.2006, 16:25 -0700 schrieb Alan D. Cabrera: > Alan D. Cabrera wrote: > > Noel J. Bergman wrote: > >> I spoke with Jason van Zyl, and although I prefer that we continue to > >> use > >> Ant rather than Maven, for interim use when necessary, we can > >> compromise by > >> agree

Re: Notes from ApacheCon

2006-07-02 Thread Norman Maurer
Am Sonntag, den 02.07.2006, 17:23 -0400 schrieb Noel J. Bergman: > Very quick, since I need to get up at O'Dark:30, and may not be online > before Thursday. > > Danny, Norman, Vincenzo and I met. Good chats. > > Norman and I probably spent the most "quality" time -- from a JAMES > perspective --

Re: Notes from ApacheCon

2006-07-02 Thread Alan D. Cabrera
Alan D. Cabrera wrote: Noel J. Bergman wrote: I spoke with Jason van Zyl, and although I prefer that we continue to use Ant rather than Maven, for interim use when necessary, we can compromise by agreeing to use the `maven ant` command and maintaining the resulting build.xml file in svn for an

Re: Notes from ApacheCon

2006-07-02 Thread Alan D. Cabrera
Noel J. Bergman wrote: I spoke with Jason van Zyl, and although I prefer that we continue to use Ant rather than Maven, for interim use when necessary, we can compromise by agreeing to use the `maven ant` command and maintaining the resulting build.xml file in svn for any JAMES project that uses