You might consider the overhead involved with COMS output protection too great in comparison with the benefits you receive. Currently, you might inhibit COMS output protection. Alternatives for these functions are provided for your built applications. These alternatives are discussed below.
Recall of Last Output
The log mechanism might be used to Recall your last output, with a lower overhead than COMS.
If your application was not previously using logging, there is increased I/O or processing overhead to write to the log. This increase is less than that incurred by COMS output protection.
If your application was previously using COMS Output Protection, there is also a reduction in the memory utilized by COMS.
You might also use the :REC Administration command to specify a particular <<Ispec>> class to recall, instead of the last output. Refer to Administration Commands for more information.
Using an Alternative to COMS Output Protection
To implement the alternative Recall Last Output method, perform the following:
Set the appropriate Segment configuration properties for Logging to True for your application.
Disable COMS output protection for your application within Builder, by entering NONE in the POF Name Segment configuration property under the Environment category.
Generate your application.