Re: btw
Adam Megacz <[email protected]>
| Newsgroups | gmane.comp.java.xwt.general |
|---|---|
| Organization | XWT |
| Message-ID | <[email protected]> |
Emiliano Heyns <[email protected]> writes: > Adam Megacz wrote: > > Andrew Kohlsmith <[email protected]> writes: > > > >>I'm willing to put up an IMAP server you like... > > > > > > That's not the issue; I just don't want the brokenness-or-not of the > > demos to depend on an IMAP server. > > We want to have it depend on the xmlrpc server, instead? Well, if it depends on IMAP, it depends on xmlrpc too (xwt can't speak imap). Removing the need for an imap server means we depend on only one external process. Also, an xmlrpc server is a lot simpler than an imap server (assuming you already need a servlet container for other reasons, which is the case for us). - a _______________________________________________ http://lists.xwt.org/listinfo/dev