Elvorin
14 years agoContributor
Component Documentation
Custom component documentation (http://www.loadui.org/Developers-Corner ... categories) specifies generator category as 'generator'. But in reality it is 'generators' (see the groovy code of any generator component). So if any component checks for 'generator' category as per documentation, it'll never find a match.
Also the documentation (http://www.loadui.org/Developers-Corner ... properties) specifies that terminals can be created with 1 or 2 parameters. But in reality it can take up to 3 parameters - name, short description and long description.
Please fix the documentation.
A little unrelated to documentation, I tried to output message to a TableLog using send method, but could never see anything getting displayed. Any help/guidance on it will he appreciated.
Also the documentation (http://www.loadui.org/Developers-Corner ... properties) specifies that terminals can be created with 1 or 2 parameters. But in reality it can take up to 3 parameters - name, short description and long description.
Please fix the documentation.
A little unrelated to documentation, I tried to output message to a TableLog using send method, but could never see anything getting displayed. Any help/guidance on it will he appreciated.