It seems odd to me that the WADL resources element expects an
absolute URI for the base, with no provision for parameterization.
How can I describe a service that may be installed with, say, the
same path on many different host/port combinations?
The examples all seem to be one-of-a-kind services, like Yahoo or
Amazon. Even the Atom example ultimately describes a single-endpoint
service.
Would it make sense to allow the base URI to have parameters?
joe