Peter Judge
Peter Judge
Properties marked as FINAL are excluded from ClassDocumentation, HtmlDocumentation, ABLDuck tasks
**Describe the bug** Since OE 12.5 it has been possible to mark OOABL properties as FINAL (to prevent them being overridden). When generating API documentation, using the ClassDocumentation task or...
If a class has members that have a type of Progress.Collections.IList , or return/consume such values, the XML file created by the ClassDocumentation does not write appropriate values. ````xml /** ...
ABLDuck has many features that we'd like to use, but I can't find any info on how or whether to customise the HTML - things like custom javascript (tag managers),...
The procedure editor explicitly cleans up (aka DELETE OBJECT) any objects creates during any code it runs (that it does not know about). This is for purposes of reducing memory...