[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701616#action_12701616
 ] 

Patrick Hunt commented on ZOOKEEPER-36:
---------------------------------------

Thanks for further input Chris, really appreciate you giving insight. I'm not 
an expert at REST so 
please feel free.

WRT webdav - jersey has support for webdav being developed. I think it makes 
sense to have
webdav client support (it's in windows for example) at some point. I'm focusing 
on rest initially in
order to cover as many dev environments (scripting in particular) and developer 
experience
as possible (devs more expr with rest than webdav typically)

Also, I'm not sure how well zk fits into webdav given that we store data on 
znodes that can
act as either directories or files. Perhaps we just need a "phantom" file that 
represents the data
associated with a non-leaf znode. 

I did think about MKCOL initially, actually I was thinking of using it even in 
this JIRA, but in the end
decided not to in order to stick within the confines of std REST.


> REST access to ZooKeeper
> ------------------------
>
>                 Key: ZOOKEEPER-36
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-36
>             Project: Zookeeper
>          Issue Type: New Feature
>          Components: contrib
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>             Fix For: 3.2.0
>
>         Attachments: rest_2.tar.gz, SPEC.txt
>
>
> Moved from SourceForge to Apache.
> http://sourceforge.net/tracker/index.php?func=detail&aid=1961763&group_id=209147&atid=1008547

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to