What do we store in each one? Does Mailbox contains Mail objects, javamail MimeMessage, simple streams? Is MailRepository the "old one" containing Mail objects?
What about renaming MailRepository to EnvelopeRepository and the store to EnvelopeRepositoryRegistry? Stefano 2010/12/28 Eric Charles <[email protected]>: > Hi, > > MailRepository is ambiguous with Mailbox. > MailRepositoryStore used to list all available MailRepositories is not as > self-explanatory as we would want. > > We can continue to used those names and bring documentation to explain them > such as in http://james.apache.org/server/3/feature-persistence.html or we > could try to find new ones. > > Some compound name with "Mail" inside (after all, it goes over mails) would > give something like "MailDepot" or "MailBin". > > Do you think these are more distinctive from Mailbox? > Have you any other ideas? > > Tks, > > Eric > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
