make namespaces simple String
-----------------------------
Key: IMAP-178
URL: https://issues.apache.org/jira/browse/IMAP-178
Project: JAMES Imap
Issue Type: Improvement
Reporter: Tim-Christian Mundt
A namespace is merely a string in IMAP - a name. However, in James it is
represented by an interface containing a prefix an a delimiter. The prefix is
the name and the delimiter is the one that as passed around in James
everywhere, so it shouldn't be part of the namespace. For IMAP there is even no
need to separate the namespace from the mailbox name. Still - for convenience -
we should put a dot at the end of the namespace names.
--
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]