[Twisted-Python] WabDAV in twisted

Bob Ippolito bob at redivi.com
Tue Nov 1 17:59:29 EST 2005


On Nov 1, 2005, at 1:45 PM, Dmitry S. Makovey wrote:

> On November 1, 2005 02:18 pm, Bob Ippolito wrote:
>
>> On Nov 1, 2005, at 12:38 PM, Dmitry S. Makovey wrote:
>>
>>> is there anything happening in Twisted community in terms of
>>> supporting WebDAV protocol? I found only one relevant project -
>>> akadav but it looks like it was abandoned for about 5 month now.
>>>
>>
>> Yes, TwistedDAV:
>> http://www.wsanchez.net/blog/archives/000116.html
>>
>
> interesting project, thanks for sharing.
>
>
>> Other platforms could be easily supported by writing something API-
>> compatible to the xattr module that stores extended attributes
>> somehow (e.g. in dotfiles along-side).  I'll also accept patches to
>> xattr to support other native extended attributes schemes (FreeBSD,
>> NTFS, whatever).
>>
>
> I guess for my requirements I'd have to do that, but coding is fun,
> although I'm kind of limited with time so I might as well wait for
> somebody else :)

As far as I know, nobody is actively pursuing this.  If you do have a  
deadline, you better do it yourself...  I'm not planning to do any  
more work on xattr, unless it's applying patches or fixing bugs  
reported by users (that aren't Mac OS X's fault!).

-bob





More information about the Twisted-Python mailing list