users@jersey.java.net

[Jersey] Re: WADL Authoring vs Reading

From: Olson, Dan (LNG-CSP) <"Olson,>
Date: Wed, 1 Jun 2011 16:02:02 +0000

Personally, I rely on Jersey's (extended) WADL generation.

However, the "standard" within my organization is to author WADL and schema by hand prior to service implementation.

-Dan

-----Original Message-----
From: Gerard Davison [mailto:gerard.davison_at_oracle.com]
Sent: Wednesday, June 01, 2011 4:24 AM
To: users_at_jersey.java.net
Subject: [Jersey] WADL Authoring vs Reading


Hello,

I wonder if I could solicit some feedback on the topic of WADL authoring, in JDeveloper currently we just offer the basic text based XML editor for looking at WADL files. I am looking at whether to either create a full GUI editor along the lines of what NetBeans has or just provide a prettier read-only view using one of the many XSL document that are around to convert the WADL document into a read-only HTML form.

So my question is: day to day, how many of you actually spend time authoring WADL documents vs reading them?

Thanks,

Gerard