[456 total ]
start to use ServentInfo interface

Commit by gregork :: r4041 /phex/trunk/src/ (19 files in 12 dirs): start to use ServentInfo interface

Resorted Wizard tabs, so that people set up sharing after they decided if they...

Commit by ArneBab :: r4040 /phex/trunk/src/main/java/phex/gui/dialogs/configwizard/ConfigurationWizardDialog.java: Resorted ... [More] Wizard tabs, so that people set up sharing after they decided if they want to join a content community. (The Content-Community panel needs to ask the user to share the directories the files of the community get downloaded to). [Less]

Introduced Servent from reorg concept, currently only as singleton but to allow...

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.

reduced SharedFilesService coupling

Commit by gregork :: r4038 /phex/trunk/src/ (8 files in 6 dirs): reduced SharedFilesService coupling

more decoupling from SharedFilesService and ShareManager

Commit by gregork :: r4037 /phex/trunk/ (14 files in 9 dirs): more decoupling from SharedFilesService and ShareManager

reduced UploadManager coupling

Commit by gregork :: r4036 /phex/trunk/src/main/java/phex/ (5 files in 2 dirs): reduced UploadManager coupling

Refer to webcaches by key, add another webcache, reduce the number of webcache...

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.

Try to address the frequent ignoring of candidates.

Commit by complication :: r4034 /phex/branches/i2phex/src/main/java/phex/download/DownloadEngine.java: Try to address the frequent ignoring of candidates.

Start using a host fetching strategy in OnlineObserver.

Commit by complication :: r4033 /phex/branches/i2phex/src/main/java/phex/net/OnlineObserver.java: Start using a host fetching strategy in OnlineObserver.

Keep and share a permanent reference to the preferred host fetching strategy.

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.