It would be nice to have the sections of code that are protected from user, and simultaneously noncompiled and nonhided by hiding design. This would realize the reuse of code for the @-formulas. For example use these sections of code in:
- Actions / Shared Actions (including in the hide formulas!);
- Agents;
- Columns / Shared Columns;
- Fields / Shared Fields;
- Computed Text;
- formulas to insert the subform and so on - in any place where you can use @ formulas
In addition it would implement custom @-function (this is a long-standing pain developers)! To implement this idea, just need 2 things:
- New element of design.
- New @-formula, which can receive the code segment by the name of the element of design. Calculate the result could be using the @Eval. The new @-formula should work from Evaluate for use in Lotus Script.