On 27/02/13 09:00, Carl-Erik Kopseng wrote:
Is there any way to produce these artifacts in a predictable way which paves
the way to easy diffing?
You could just write a small util to filter the xml through before
dumping it in your code repository. Then you could have alle the sort
operations in the world. Repeatable and easy.
As far as WADL is concerned, we can probably get a bit more order by
using an HTTP method name as a secondary key (with path being the first
one), but I doubt we can have diff-ready productions produced for WSDL
and WADL.
Using a document-first style can be an option too - where a user
manually controls the whole document
Cheers, Sergey