users@wadl.java.net

Re: Discrepency between spec and sample?

From: Farrukh Najmi <farrukh_at_wellfleetsoftware.com>
Date: Thu, 04 Oct 2007 09:06:31 -0400

Farrukh Najmi wrote:
>
> The latest spec dated November 9, 2006 on section 1.3 has an example
> which seems inconsistent with the YahooSearch.wadl example in svn
> trunk. The spec indicates that a resource element has a method element:
>
> <resource path="newsSearch">
> <method name="GET" id="search">
>
> But the YahooSearch.wadl indicates that the method elelemnt is a
> sibling of resource element:
>
> <resources base="http://api.search.yahoo.com/NewsSearchService/V1/">
> ...
> </resources>
> <method name="GET" id="search">
> ...
> </method>
>
> The svn trunk seems to be more recent. Would it be possible to get the
> spec updated for those wanting to use svn trunk for development? Thank
> you.
>
My bad. I can see that spec supports both method inlining and method
reference and there is no discrepancy in the spec and impl.

-- 
Regards,
Farrukh
Web: http://www.wellfleetsoftware.com