Hi Zsombor, On 8/10/07, Zsombor <[EMAIL PROTECTED]> wrote: > > Finally i've been able to run James with the Spring container, it's a much > simpler environment for me to develop.
Good to hear! > My plan is to write a > Hibernate/Spring based IMAP backend, with a 'dbfile' and pure 'db' > semantics. I will happily share it (contribute it), if someone interested > when it's finished. It don't quite get it yet. Do you mean you will start from scratch or build up on/modify existing James modules/code? > Currently I have one minor patches to add the following > method to the FileSystem interface: > public InputStream getResource(String fileURL); > With the ability to load resource from the classpath instead of the > filesystem (with the "classpath://" prefix), and i've modified the base > services to use this method instead of the getFile(...), where it possible > and meaningful. With this in place i'm able to put all my config files to > the classpath, (the sqlResources too), and run James from Eclipse. I know > it's not too big improvement, but it's a nice to have feature :) At least, > for me :) Interesting. This is still an open topic with the integration. If you would like, you could open a JIRA issue and attach your code (as a diff/patch) there. Then we can review it and maybe include it. > I have some question about the current IMAP code in the trunk. I know it's > highly experimental code, and never released, but I'm curious to ask that do > you think that the current API with the > MailboxManagerProvider/MailboxManager/ImapMailboxSession > will see revolutionary, or evolutionary changes ? I mean, that do you plan > to rewrite it from scratch, or only minor method additions/deletions will > occur? I know, you cant promise anything, but I dont want to waste my time, > if someone totally rewrote the backend interface in the last few days, and > intends to commit it in the near future :) I'd definitively expect to see at least evolutionary changes in IMAP. Robert? Bernd --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]