Hello everyone !
Just a short message to tell you that next development version will include some important API changes.
Currently the version is 8.1.0-SNAPSHOT but as there are a lot of changes I have planned to rename it to 8.5.0-SNAPSHOT.
Thus some min version will be added to add small features (8.5.1, 8.5.2).
The main purpose is to simplify overall usability of API, I have removed a lot of get/set prefix to lighten method call, InnerComponent are easier to use, @Link replace @LinkComponent and @LinkInnerComponent etc...
Another big enhancement is the refactoring of documentation from xdoc to markdown, it will be easier to write documentation even if some page have been slightly damaged.
I recommend you to test upgrade to see if new API changes are
suitable for your usage, and if not send me your feedbacks before the
release.
Let me know your thoughts.
Seb