[
https://issues.apache.org/jira/browse/IMAP-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim-Christian Mundt updated IMAP-178:
-------------------------------------
Attachment: namespaceAsString-IMAP.patch
namespaceAsString-server.patch
Ok, I removed the second interface and made namespaces to be just string except
in the response. Additionally some more passing of the delimiter has been
removed.
I changed "deliminator" in NamespaceResponse to "delimiter" not because
deliminator is not correct but because the rfcs use delimitor and so does James
all over the place.
> 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
> Attachments: namespaceAsString-IMAP.patch,
> namespaceAsString-server.patch
>
>
> 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]