I think they are well supported by the restlet framework and most http
servers support webdav.  There may be issues with client libraries,
probably not java, but maybe javascript libraries not supporting those
verbs though.  Might be worth checking out though instead of
tunneling, using a sequence of existing verbs, or not providing that
type of feature in the api.

Luis

On Tue, Dec 16, 2008 at 2:02 AM, Sergiu Dumitriu <[email protected]> wrote:
> Luis Arias wrote:
>> Interesting discussion !  You might want to think about using the
>> webdav methods such as MOVE or COPY in some instances (wiki / space /
>> page / attachment (?) ) which could be useful for refactoring content
>> organization or for administrative purposes.
>>
>> Just a thought
>>
>> Luis
>
> I don't think it can be done, as HTTP servers and clients usually don't
> allow other verbs to be used.
> --
> Sergiu Dumitriu
> http://purl.org/net/sergiu/
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs
>



-- 
Luis Arias
+33 6 14 20 87 93
skype : kaaloo
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to