--On December 7, 2005 10:46:12 AM +0000 Curtis King <cking@xxxxxxxx> wrote:
The other big reason for doing this in WebDAV is that most desktop
OS's have WebDAV file systems clients built-in.
What about other platforms like phones and PDAs ?
Most phones/pdas have http stacks and its a simple matter to implement
WebDAV on top of that. I already did that for a J2ME device so that it
could do CalDAV - it was very easy to do - much more so than trying to do
an IMAP client on the device.