Re: WADL and/or XSD

2010-12-30 Thread dlowe
Thanks Christian,

The client would have been Java (JAX). I am working on integrating a
custom developed bug management system with a Subversion pre-commit
hook. One of the steps that we would like to perform before allowing
for code check in is to confirm that the submitted code has gone
through a code review process. This is when I came across Review
Board, for which I really liked the fact that a web service interface
was available. With that said, based upon my early investigation of
what interfaces are available, and my requirements, it looks like
directly accessing the MySQL database might be my best bet. (I have
only spent one day on my POC).

Thanks again for your response.





-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en


Re: WADL and/or XSD

2010-12-29 Thread Christian Hammond
Hi David,

Review Board doesn't provide either a WADL or XSD file. We have
documentation you can use to work through the API, which you could
use.

Our Djblets library provides the framework for the API, handling all
the linking and object representation and everything. If you wanted to
contribute a patch to auto-generate a WADL file that clients could
access, it's something we could include.

What are you planning to write the client in?

Christian

--
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com



On Wed, Dec 29, 2010 at 2:03 PM, dlowe dll...@gmail.com wrote:
 I would like to leverage the Review Board REST based API, but I don't
 seem to be able to find a WADL (Web Application Description Language),
 or even an XSD describing the result sets.Having the XSD would be of
 particular help with parsing the results.

 Does such a thing exist? Or will I need to build it myself?

 Thanks
 david /

 --
 Want to help the Review Board project? Donate today at 
 http://www.reviewboard.org/donate/
 Happy user? Let us know at http://www.reviewboard.org/users/
 -~--~~~~--~~--~--~---
 To unsubscribe from this group, send email to 
 reviewboard+unsubscr...@googlegroups.com
 For more options, visit this group at 
 http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en