[GroupDAV] Evolution Connector; Calendar Selection

IGnatius T Foobar groupdav@opengroupware.org
Thu, 04 Jan 2007 10:04:30 -0500


 >You could try doing a PROPFIND with a depth of 'infinite' to search the  
  
 >entire tree, and look at the results for objects that are tagged as    
 >vevent-collection.  I don't know if oGo or Citadel support infinite 
depth    
 >queries though.  The USA.NET GroupDAV server supports that.type of a 
query.    
   
 Can't speak for others, but I do know two things about this:  
   
 1. Discussion about this a while back arrived at the conclusion that 
infinite-depth wasn't a good idea and it wasn't going to either be 
deprecated or have limited support.  
   
 2. Citadel provides a more or less flat namespace to DAV clients, so 
there isn't much of an infinity to drill down into anyway.  
   
   
 The original question, however, was about selecting which calendar to 
use.  I haven't tried out the Evolution connector in a long time, so this 
might be out of date ... but I recall that when I tested it with Citadel, 
I had to manually hack the source code to point to anything other than the 
OGo standard calendar path.  
   
     
    -- Art