Description
This feature is for adding basic WADL support to the Wink runtime.
Here's a stab at some initial requirements:
- Serialization of the existing resource configuration
- Addition of a "description" field to the resource description where developers can include text about the resource
- Access to the WADL via OPTIONS request
- Access to the WADL via the AdminServlet (or some other way to get to it with a GET from a browser)