Defect #798
Problems with using old way documentation in webclientutils plugin
Status:
In Progress
Priority:
Normal
Assignee:
-
Start date:
03/31/2014
Due date:
% Done:
0%
Estimated time:
Browser (if web client):
Description
In case of old way documentation, single argument methods don't show the argument name correctly in Solution Explorer tooltip, just the type.
Files
History
Updated by Patrick Talbot about 11 years ago
- Status changed from New to In Progress
The problem with that patch is that it uses the IScriptable interface.
This interface is not available in Servoy 5.2 and the plugin is supposed to be compatible with 5.2 as this is still a supported version of Servoy.
I have the same issue with many plugins.
I cannot change them to use new Interface and new documentations because in that case this means dropping support for 5.2...
When Servoy will drop support for Servoy 5.2 then it will be time to update all the plugins an beans.
Before that? Users are used to have weird JSDocs warnings.