Kbase P165998: How to prevent interface classes from being recompiled for every class that references them?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/13/2010 |
|
Status: Unverified
GOAL:
How to prevent interface classes from being recompiled for every class that references them?
GOAL:
Why are interface classes constantly recompiled?
FACT(s) (Environment):
OpenEdge 10.2x
All Supported Operating Systems
FIX:
It is normal behavior to recompile any interface classes that a class uses. To prevent interface classes from automatically being recompiled every time a class is compiled that uses the interface set the COMPILER:MULTI-COMPILE attribute to YES.