Refactor CommandStateManager
----------------------------

                 Key: JSIEVE-26
                 URL: https://issues.apache.org/jira/browse/JSIEVE-26
             Project: jSieve
          Issue Type: Sub-task
            Reporter: Robert Burrell Donkin


CommandStateManager users a thread local singleton pattern. It maintains state 
during visitor traveraal . Used by 

 * SieveFactory 
 * AbstractActionCommand
 * AbstractBodyCommand
 * AbstractPrologCommand

This would probably be better moved into the SieveContext

-- 
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