|
From: <ha...@us...> - 2007-07-28 20:11:46
|
Revision: 1663
http://cogkit.svn.sourceforge.net/cogkit/?rev=1663&view=rev
Author: hategan
Date: 2007-07-28 13:11:43 -0700 (Sat, 28 Jul 2007)
Log Message:
-----------
changes
Modified Paths:
--------------
trunk/current/src/cog/modules/abstraction-common/CHANGES.txt
Modified: trunk/current/src/cog/modules/abstraction-common/CHANGES.txt
===================================================================
--- trunk/current/src/cog/modules/abstraction-common/CHANGES.txt 2007-07-28 20:01:10 UTC (rev 1662)
+++ trunk/current/src/cog/modules/abstraction-common/CHANGES.txt 2007-07-28 20:11:43 UTC (rev 1663)
@@ -1,4 +1,13 @@
+(07/28/2007)
+*** Added a thirdPartyIfPossible property to file transfer specifications.
+ The behavior of the existing thirdParty flag in implementations would
+ be to fail if the flag is set to true, but no actual third party transfer
+ is possible (due to, for example, the providers not supporting it).
+ The new flag allows a lenient request to be made. If this flag is set,
+ implementations should attempt 3rd party transfers if possible, but
+ fall back to simulating it if necessary.
+
(05/18/2007)
*** Better (more consistent) way to specify delegation
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|