----- Original Message -----
From: <[EMAIL PROTECTED]>
>   +    MailRepository getMailRepository(String specificationURL) throws
MessagingException;
>   +    SpoolRepository getMailSpool(String specificationURL) throws
MessagingException;
>   +//void getUserRepository() throws MessagingException;


Danny, what do you think about having an abstraction of Repository type and
Repository. There could be multiple repositories. For instance there could
be a Mail, Spool, Spam and may be user specified repositories.

Harmeet


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to