[ 
https://issues.apache.org/jira/browse/IMAP-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Norman Maurer resolved IMAP-240.
--------------------------------

    Resolution: Fixed
      Assignee: Norman Maurer

fixed

> AbstractImapCommandParser should only parse the command if its valid for the 
> state of the session
> -------------------------------------------------------------------------------------------------
>
>                 Key: IMAP-240
>                 URL: https://issues.apache.org/jira/browse/IMAP-240
>             Project: JAMES Imap
>          Issue Type: Bug
>          Components: Parser
>    Affects Versions: 0.1, 0.2-M1
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 0.2
>
>
> AbstractCommandParser subclasses does parse the "data" when it get called. It 
> does this even if the command is not valid for the state, this should get 
> improved. There is no need todo the parsing if we will not execute it later.
> Better to fail fast here..

-- 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to