Kbase P26775:  Is a recompile required for SmartObjects based applications after applying a service pack ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/09/2008 |
|
Status: Verified
GOAL:
Is a recompile required for SmartObjects based applications after applying a service pack ?
FACT(s) (Environment):
Progress 8.x
Progress 9.x
OpenEdge 10.x
All Supported Operating Systems
FIX:
Assuming the application is configured to use the SmartObjects files from the installation directory:
If the service pack contains fixes for the Application Development Model (check the Issues List in the release notes to see if this is the case), a recompile is required since the standard SmartObjects code has most likely been changed.
Also, any customizations to the should be re-tested as these may be affected by changes in the underlying core code as well.
If the application has been set up to use it's own set of SmartObjects code:
Recompiling is generally not required as the code the application depends on remains unchanged.
Testing should still be performed to ensure bug fixes do not introduce regressions in the older SmartObjects code.
This applies to both the ADM1 (Version 8 SmartObjects) and the ADM2 (Version 9 and OpenEdge 10 SmartObjects)