Community
Participate
Working Groups
The OdaProfileExplorer manages and caches the connection profiles that it has loaded from an external profile store file. However, the current implementation can only reuse the cached copy if the same profile store File handle is specified. Such usage scenario is less likely to occur, and offers limited reuse of the cached connection profile instances.
Enhanced the key of a connection profile store file to be comparable based on its file path. So any profile instances loaded from the same file path can be found in cache and gets re-used. Tagged o.e.d.c.oda.profile bundle with v201005261148.