UsersRepository getRepository( String name ); UserStore is used to get UsersRepositories, but we don't use MailStore MailRepository getRepository( String name ); to get MailRepositories.
We should be consistent. d. > -----Original Message----- > From: Noel J. Bergman [mailto:[EMAIL PROTECTED]] > Sent: 25 January 2003 18:04 > To: James Developers List > Subject: RE: UsersStore moved from o.a.mailet to o.a.james.services? > > > > In the latter case o.a.j.UsersStore should be retired > > and the MailRepository pattern used throughout. > > Explain, please? > > --- Noel > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
