commit | aee025f5f15d2199c97de06f680059b66d734c19 | [log] [tgz] |
---|---|---|
author | rcernich | Thu Jan 26 22:17:25 2006 +0000 |
committer | rcernich | Thu Jan 26 22:17:25 2006 +0000 |
tree | a26521a4ad1b7fe542d49ac64ac556bd3c3d27fa | |
parent | e1b7ac3b5b7a1325fc064992242ca52378c3b9b7 [diff] |
[114400] Updated auto-connect related code to open connections when profiles are loaded, created, or added. Moved ProfileManager implementation to InternalProfileManager. Added dispose() methods to InternalProfileManager and ConnectionProfile. Invoke InternalProfileManager.dispose() during plugin shutdown to make sure any changes get saved and so any open connections get closed.