You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Joachim Draeger (JIRA)" <se...@james.apache.org> on 2006/12/08 08:48:21 UTC

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

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
            Reporter: Joachim Draeger
         Assigned To: Joachim Draeger
            Priority: Minor



... which should build a reasonable tree and follows the RFC ABNF

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Closed: (IMAP-17) Create an ANTLR grammar for the FETCH command

Posted by "Robert Burrell Donkin (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/IMAP-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Burrell Donkin closed IMAP-17.
-------------------------------------

       Resolution: Won't Fix
    Fix Version/s:     (was: 0.2)
                   0.1

The current hand-crafted stuff seems to be working OK. When I looked into using ANTLR with IMAP, I found that there were difficulties with the grammar (IMAP is nasty).

> Create an ANTLR grammar for the FETCH command
> ---------------------------------------------
>
>                 Key: IMAP-17
>                 URL: https://issues.apache.org/jira/browse/IMAP-17
>             Project: JAMES Imap
>          Issue Type: Sub-task
>          Components: Protocol
>    Affects Versions: 0.1
>            Reporter: Joachim Draeger
>            Priority: Minor
>             Fix For: 0.1
>
>         Attachments: JAMES-727-fetch-v1.zip
>
>
> ... which should build a reasonable tree and follows the RFC ABNF

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


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

Posted by "Joachim Draeger (JIRA)" <se...@james.apache.org>.
     [ 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
 - tree building has to be refined

http://antlreclipse.sourceforge.net/updates/ is quite useful.





> 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
>            Reporter: Joachim Draeger
>         Assigned To: Joachim Draeger
>            Priority: Minor
>         Attachments: JAMES-727-fetch-v1.zip
>
>
> ... which should build a reasonable tree and follows the RFC ABNF

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


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

Posted by "Robert Burrell Donkin (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/IMAP-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Burrell Donkin updated IMAP-17:
--------------------------------------

          Component/s: Protocol
    Affects Version/s: 0.1
        Fix Version/s: 0.2
             Assignee:     (was: Joachim Draeger)

ANTLR has some issues with the (admittedly unreasonable) IMAP grammar. Consider this when rationalising the codec. 

> Create an ANTLR grammar for the FETCH command
> ---------------------------------------------
>
>                 Key: IMAP-17
>                 URL: https://issues.apache.org/jira/browse/IMAP-17
>             Project: JAMES Imap
>          Issue Type: Sub-task
>          Components: Protocol
>    Affects Versions: 0.1
>            Reporter: Joachim Draeger
>            Priority: Minor
>             Fix For: 0.2
>
>         Attachments: JAMES-727-fetch-v1.zip
>
>
> ... which should build a reasonable tree and follows the RFC ABNF

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org