To the Servoy team:
Where can I find the public API related to Servoy v3.5.x ?
Or to the 4.0 version? There is nothing in the API that tells me when a method or class or interface was first introduced…
The link to the public API gives me the latest version. This is a problem since if I follow these javadocs, I try to use methods or interfaces which are not consistent with the target I build for…
The API are not even consitent with the current version, for example that “JSEvent” class (intriguing that one) that appeared lately in the javadocs while it is nowhere in any jars of the 4.1.3 - build 672.
And I would like to know if some beans/plugins I did are compatible with Servoy 3.5.x, but I have no other choice than to download an evaluation version of it…
To be usable, the API, whould state clearly when each class, interface, method has been introduced, don’t you think?
And could you had some comments to them, please?
Thanks in advance,