2015-06-23 11:48 GMT+02:00 Jochen Theodorou <[email protected]>: > [...] > There are not many changes to qdox, yes, but on the other hand, there are > not many changes needed as well. Java 8 for example doesn't really differ > in the signatures sections from Java 5. Depending on how the parser has > been written, it may not care about lambdas and such at all. So it is more > about bug fixing. >
I guess for Java 8, that's only the default methods in interfaces that's going to impact QDox (since that affects method signatures) Otherwise... I don't think other features really matter? Actually, there's also repeating annotations too. But I think that's all? -- Guillaume Laforge Groovy Project Manager Product Ninja & Advocate at Restlet <http://restlet.com> Blog: http://glaforge.appspot.com/ Social: @glaforge <http://twitter.com/glaforge> / Google+ <https://plus.google.com/u/0/114130972232398734985/posts>
