> On 08/11/02, "Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote: > > > For readdir, I think we might need to implement a very simple > > > DAV client? Opinions please! > > > > Yeah, you simply send a PROPFIND request and parse the resulting XML > > reply. But I am not convinced this is all that useful. DAV really hasn't > > made too many inroads, so for most users this won't work. > > I thought that Apache 2 would result in a more widespread usage of > DAV (I'm not sure why I think that - something to do with subversion, > IIRC)?
Yes, DAV is bundled with Apache2, but Apache2 is deployed on even less sites than mod_dav. When, if ever, someone fixes all the 3rd party libs on UNIX to be threadsafe and someone adds something to Apache2 that is actually a compelling reason to migrate, then we might start seeing more widespread deployment. I guess my point is that there is no rush on this one. Skip it for 4.3. -Rasmus -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php