Rule Definition
Not filling the comments property makes the application harder to develop, maintain, and debug over the time.
Remediation
Fill-in the comments property.
Violation Code Sample
<FormModule Name="my_first_test" InitializeMenu="" RuntimeComp="5.0" ValidationUnit="Item" DirtyInfo="true" Title="My First Test" RecordVisualAttributeGroupName="" MenuModule="mymodule">
Fixed Code Sample
<FormModule Name="my_first_test" InitializeMenu="" RuntimeComp="5.0" ValidationUnit="Item" DirtyInfo="true" Title="My First Test" RecordVisualAttributeGroupName="" Comment="This is my first test" MenuModule="mymodule">
Reference
Form Builder Reference, page 624 : https://download.oracle.com/otn_hosted_doc/forms/forms/A73074_01.pdf
Related Technologies
Technical Criterion
Documentation - Volume of Comments
About CAST Appmarq
CAST Appmarq is by far the biggest repository of data about real IT systems. It's built on thousands of analyzed applications, made of 35 different technologies, by over 300 business organizations across major verticals. It provides IT Leaders with factual key analytics to let them know if their applications are on track.