Joachim Draeger wrote:
Stefano Bagnara wrote:

Did you plan to obtain a real javamail folder when you lookup the MailStore or an object implementing a James interface very similar to the Javamail folder ?

The MailStore has to implement the FolderAware interface which offers a
getFolder() method which returns a real Javamail folder.

Joachim

Ok, so I think we should start making this more James-ish.
I'll try to define a new James interface (MessageFolder or MessageRepository) based on a subinterface of the Javamail Folder interface. I'll start putting there all the commands we really use from the Javamail folder.

This is a first step: I'll try to do this in the trunk in the next weeks, then we'll move to the next issue.

The new interface will be experimental, but we discussed about this repository change for years, we should put something in, and then we'll refactor/tune it in future!

Stefano


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

Reply via email to