CapatibilityProcessor should detect supported capatibilities
------------------------------------------------------------

                 Key: IMAP-170
                 URL: https://issues.apache.org/jira/browse/IMAP-170
             Project: JAMES Imap
          Issue Type: Improvement
            Reporter: Norman Maurer


At the moment the CapatibilityProcessor need to get a List of Strings (one 
String per Capability) passed to the constructor. This is not really elegant. 
It would be more elegant to have a a new interface which Processors need to 
implement if they implement a Capability and register these on the 
CapabilityProcessor. This would make it even easier to add new Capabilites 
later without messing the the "core" code

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