users@wadl.java.net

Discrepency between spec and sample?

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

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.

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