CalDAV Server on Horde ?

View: New views
5 Messages — Rating Filter:   Alert me  

Parent Message unknown CalDAV Server on Horde ?

by Patrick Abiven :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello
We have noticed that the development of a CalDAV Server module was in progress. Is it possible to have a brief overview of what is going on, and what is the roadmap for these features ?
Regards
Patrick

--
Horde developers mailing list - Join the hunt: http://horde.org/bounties/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: dev-unsubscribe@...

Re: CalDAV Server on Horde ?

by Evert Pot-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Patrick,

Integrating CalDAV is my responsibility. Currently I'm spending a lot  
of time on working on RFC 3744 support (ACL), only after that I can  
fully focus on CalDAV.
It's been difficult for me to carve out enough time to work on this,  
so I'm not able to provide you a timeline. It's done when it's done,  
basically.

I can tell you that this is going to be built upon Horde 4, so  
availability will also tie in directly with that.

Evert

On 2009-11-05, at 3:25 PM, Patrick ABIVEN wrote:

> Hello
> We have noticed that the development of a CalDAV Server module was  
> in progress. Is it possible to have a brief overview of what is  
> going on, and what is the roadmap for these features ?
> Regards
> Patrick
>
> --
> Horde developers mailing list - Join the hunt: http://horde.org/bounties/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe@...


--
Horde developers mailing list - Join the hunt: http://horde.org/bounties/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: dev-unsubscribe@...

RE : CalDAV Server on Horde ?

by Patrick Abiven :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Evert
Thanks for this update. How can we contribute and help you for implementing the calDAV support ?
Regards
Patrick

________________________________

De: Evert Pot [mailto:evertpot@...]
Date: jeu. 05/11/2009 18:17
À: Patrick ABIVEN
Cc: dev@...
Objet : Re: [dev] CalDAV Server on Horde ?



Hi Patrick,

Integrating CalDAV is my responsibility. Currently I'm spending a lot
of time on working on RFC 3744 support (ACL), only after that I can
fully focus on CalDAV.
It's been difficult for me to carve out enough time to work on this,
so I'm not able to provide you a timeline. It's done when it's done,
basically.

I can tell you that this is going to be built upon Horde 4, so
availability will also tie in directly with that.

Evert

On 2009-11-05, at 3:25 PM, Patrick ABIVEN wrote:

> Hello
> We have noticed that the development of a CalDAV Server module was
> in progress. Is it possible to have a brief overview of what is
> going on, and what is the roadmap for these features ?
> Regards
> Patrick
>
> --
> Horde developers mailing list - Join the hunt: http://horde.org/bounties/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: dev-unsubscribe@...




--
Horde developers mailing list - Join the hunt: http://horde.org/bounties/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: dev-unsubscribe@...

Re: RE : CalDAV Server on Horde ?

by Evert Pot-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



On 2009-11-10, at 2:36 PM, Patrick ABIVEN wrote:

> Hello Evert
> Thanks for this update. How can we contribute and help you for implementing the calDAV support ?
> Regards
> Patrick

Hi Patrick,

Work can be done on 2 fronts.

1. Protocol-level work. I'm working on 2 branches in SabreDAV (http://code.google.com/p/sabredav/), one of which adds RFC3744 (ACL), the other adds CalDAV support. If you are familiar with the specifications, this would be a good place to look at. I can give you more info if needed.

2. Horde integration. If you are familiar with the Horde code, I can also definitely use a hand here. Currently there's basic integration to replace the existing Webdav library, but there's a lot of work doing this 'right'. Most importantly is that the horde codebase must have all the functionality required by SabreDAV, without actually depending on SabreDAV. I haven't yet figured out how to do this without ending up with an unmaintainable codebase, because it would involve duplicating around 25 classes and writing some kind of mapping layer. I gave up on this in the short term, so if anyone can pick this up I would be pretty relieved.

Evert

--
Horde developers mailing list - Join the hunt: http://horde.org/bounties/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: dev-unsubscribe@...

Re: RE :CalDAV Server on Horde ?

by Chuck Hagenbuch :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Quoting Evert Pot <evertpot@...>:

> 2. Horde integration. If you are familiar with the Horde code, I can  
> also definitely use a hand here. Currently there's basic integration  
> to replace the existing Webdav library, but there's a lot of work  
> doing this 'right'. Most importantly is that the horde codebase must  
> have all the functionality required by SabreDAV, without actually  
> depending on SabreDAV. I haven't yet figured out how to do this  
> without ending up with an unmaintainable codebase, because it would  
> involve duplicating around 25 classes and writing some kind of  
> mapping layer. I gave up on this in the short term, so if anyone can  
> pick this up I would be pretty relieved.

If you can continue to hash out what needs to be done here and what  
the challenges are on the mailing list, I will try and at least find  
the time to help plan it and get it to a place where there's a  
workable description of what needs to be done.

-chuck

--
Horde developers mailing list - Join the hunt: http://horde.org/bounties/
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: dev-unsubscribe@...