[jira] Updated: (JAMES-727) Create an ANTLR grammar for the FETCH command

2006-12-07 Thread Joachim Draeger (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-727?page=all ] Joachim Draeger updated JAMES-727: -- Attachment: JAMES-727-fetch-v1.zip Status: - Already quite complete - not everything tested - defintion of strings for header names should follow RFC -

[jira] Created: (JAMES-727) Create an ANTLR grammar for the FETCH command

2006-12-07 Thread Joachim Draeger (JIRA)
Create an ANTLR grammar for the FETCH command - Key: JAMES-727 URL: http://issues.apache.org/jira/browse/JAMES-727 Project: James Issue Type: Sub-task Components: IMAPServer R

ANTLR

2006-12-07 Thread Joachim Draeger
Hi all, Okay, ANTLR has quite a steep learning curve. It took me some hours to create the first useful code. But then it's just great. It does exactly what I want: Parse the request and create an object tree representing it. It is possible to influence the structure of the tree and even the clas

[jira] Resolved: (JAMES-713) Socket timeout should be configurable per Service

2006-12-07 Thread Joachim Draeger (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-713?page=all ] Joachim Draeger resolved JAMES-713. --- Resolution: Won't Fix There is a practical alternative solution: create a custom connection manager for the service like done in r477890. > Socket timeo

[jira] Commented: (JAMES-720) STATUS command performance

2006-12-07 Thread Joachim Draeger (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-720?page=comments#action_12456598 ] Joachim Draeger commented on JAMES-720: --- Which revision is your performance measurement based on? I could improve peformance significantly in r481944 and again

[jira] Commented: (JAMES-720) STATUS command performance

2006-12-07 Thread Robert Burrell Donkin (JIRA)
[ http://issues.apache.org/jira/browse/JAMES-720?page=comments#action_12456517 ] Robert Burrell Donkin commented on JAMES-720: - I've been studying the my performance logs in normal operation over the last few days. getImapMailboxSess

svn commit: r483387 - in /james/server/trunk/src/java/org/apache/james/imapserver/store: ImapMessage.java JavaMailImapStore.xinfo SimpleImapMessage.java

2006-12-07 Thread joachim
Author: joachim Date: Thu Dec 7 01:14:30 2006 New Revision: 483387 URL: http://svn.apache.org/viewvc?view=rev&rev=483387 Log: replaced by mailboxmanager Removed: james/server/trunk/src/java/org/apache/james/imapserver/store/ImapMessage.java james/server/trunk/src/java/org/apache/james/