The Strongly Typed DSL for Curator is nearing completion and I'd love to get
feedback on it. It's a very large PR but I've tried to make it easier to
review. I've made the PR's website doc available here:
http://curator.apache.org/private/staging/curator-x-async/modeled.html
<http://curator.apache.org/private/staging/curator-x-async/modeled.html>
There is an example that uses all the APIs is here:
https://github.com/apache/curator/tree/CURATOR-397/curator-examples/src/main/java/pubsub
<https://github.com/apache/curator/tree/CURATOR-397/curator-examples/src/main/java/pubsub>
The PR is here:
https://github.com/apache/curator/pull/211
<https://github.com/apache/curator/pull/211>
-Jordan
