Commit by gregork :: r4041 /phex/trunk/src/ (19 files in 12 dirs): start to use ServentInfo interface
Commit by ArneBab :: r4040 /phex/trunk/src/main/java/phex/gui/dialogs/configwizard/ConfigurationWizardDialog.java: Resorted
Commit by gregork :: r4039 /phex/trunk/src/main/java/phex/ (15 files in 9 dirs): Introduced Servent from reorg concept, currently only as singleton but to allow further class decoupling.
Commit by gregork :: r4038 /phex/trunk/src/ (8 files in 6 dirs): reduced SharedFilesService coupling
Commit by gregork :: r4037 /phex/trunk/ (14 files in 9 dirs): more decoupling from SharedFilesService and ShareManager
Commit by gregork :: r4036 /phex/trunk/src/main/java/phex/ (5 files in 2 dirs): reduced UploadManager coupling
Commit by complication :: r4035 /phex/branches/i2phex/src/main/java/phex/gwebcache/GWebCacheContainer.java: Refer to webcaches by key, add another webcache, reduce the number of webcache URLs to always keep.
Commit by complication :: r4034 /phex/branches/i2phex/src/main/java/phex/download/DownloadEngine.java: Try to address the frequent ignoring of candidates.
Commit by complication :: r4033 /phex/branches/i2phex/src/main/java/phex/net/OnlineObserver.java: Start using a host fetching strategy in OnlineObserver.
Commit by complication :: r4032 /phex/branches/i2phex/src/main/java/phex/host/HostManager.java: Keep and share a permanent reference to the preferred host fetching strategy.