|
|
Log message
• next trial to make getAllKeysOfDbStructure thread safe
• some speed improvements for navigator
- pre-calculate display string for type info to avoid doing it all the time
while refreshing the outline view
• suppress double-clicking at a not yet queried db structure if the same
connection is querying another structure to avoid accessing the same storage
objects from different threads (test)
• reload outline view after filtering in navigator runs in its own thread to
avoid blocking SP
• fixed memory leaks while returning [obj copy]
|