Project

General

Profile

Defect #798

Problems with using old way documentation in webclientutils plugin

Added by H Hardut about 10 years ago. Updated about 10 years ago.

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

latestVersionOfPluginPatch.txt (114 KB) latestVersionOfPluginPatch.txt this patch includes non-committed changes for both this issue and Andrei Costecu's fix on issue #750 H Hardut, 03/31/2014 09:43 AM

History

#1

Updated by Patrick Talbot about 10 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.

Also available in: Atom PDF