Common cached modules.

Use the "Cached" postfixes for the modules that implement functions with repeated use of return values (upon the call or session time) on the server and on the client respectively.

Noncompliant Code Example

Compliant Solution

See

Common modules creating rules