Hi, 05.05.2010, 21:55 +0100, Robert Burrell Donkin: > >> I'd like to build on a relatively stable structure. > > use an internal API, then any changes can be bridged. a good > commons-style Maildir library would be really useful generally and > much easier to debug. so that's where i'd start.
This sounds reasonable. Actually, I found James because I was looking for an IMAP library. Don't know to what extent the IMAP part is reusable for other projects. Do you have more in mind with "commons-style" than "reusable" and "general"? While I agree, it's good to have a general library and a bridge (like for the other stores), I'd still want it to fit the James IMAP API because a) the bridge should be as simple as possible and b) it gives more than a hint about how imap serves are structured. Moreover, having something that works for James is of much higher priority than making it general (although this is still desired). Thanks for your comment, Robert. Tim --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
