Kbase P77857: Unnecessary calls of getScopedContext from getPropertyList
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/16/2008 |
|
Status: Unverified
FACT(s) (Environment):
Dynamics 2.1A
SYMPTOM(s):
We noticed that getPropertyList calls getScopedContext even if it does manage to find all the session properties it needs in the client cache.
getScopedContext doesn't do anything, but running it takes time.
CAUSE:
Enhancement request# 20040423-006
FIX:
We agree that we should eliminate unnecessary calls. We need to analyze this work and understand the benefits and risks before we implement. This analysis is on-going.