|
From: <ha...@us...> - 2006-11-28 22:47:07
|
Revision: 1431
http://svn.sourceforge.net/cogkit/?rev=1431&view=rev
Author: hategan
Date: 2006-11-28 14:47:01 -0800 (Tue, 28 Nov 2006)
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 2006-11-28 22:44:02 UTC (rev 1430)
+++ trunk/current/src/cog/modules/abstraction-common/CHANGES.txt 2006-11-28 22:47:01 UTC (rev 1431)
@@ -1,3 +1,12 @@
+(11/28/2006)
+
+*** Cleaned up file resources:
+ - removed GeneralException and replaced it with FileResourceExcepion
+ and IOException (to distinguish between protocol level errors
+ and communication problems)
+ - added an AbstractFileResource class and moved most of the common
+ things in the implementations there.
+
(10/18/2006)
*** Added a MKDIRS file operation (it creates a full directory path)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|