Hi all,
I do some experiments with iCal. For now I serve a full calendar over HTTP. Not bad, but it is read only.
I’d like to try CalDAV. I was looking for it, and also webDAV.
Gofer it
smalltalkhubUser: 'UdoSchneider' project: 'FileSystemNetwork';
configuration;
load.
#ConfigurationOfFileSystemNetwork asClass project stableVersion load: 'Webdav'
I’ve found the project of Udo, but it doesn’t load on P8. I think this is due to the stream refactoring. Right now the image hung. I’ll try maybe to load it manually. But I was wondering oof there were other alternatives ?
TIA,
Cédrick