mcconnell 2003/11/17 08:22:06
Modified: repository/api/src/java/org/apache/avalon/repository
TODO.TXT
Log:
Butg hunting is raising issues on remote caching policies.
Revision Changes Path
1.3 +8 -0
avalon-sandbox/repository/api/src/java/org/apache/avalon/repository/TODO.TXT
Index: TODO.TXT
===================================================================
RCS file:
/home/cvs/avalon-sandbox/repository/api/src/java/org/apache/avalon/repository/TODO.TXT,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- TODO.TXT 17 Nov 2003 12:11:25 -0000 1.2
+++ TODO.TXT 17 Nov 2003 16:22:06 -0000 1.3
@@ -31,6 +31,14 @@
RepositoryUtils
---------------
+
+When checking for a metadata we should first of all check out local classpath and if
+the resource is locally available, use the date to qualify if the remote resource
is
+really a more recent resources. If currently seeing remote requests that are
returning
+a cached value (presumably on some proxy that I have not control over) that is
about one
+day older the the current development version. In this sceanrio the data of the
artifact
+containing a resource, if later, should take precedence.
+
On failure to get a set of properties the utility should try and get the resource
from
its own classloader. This will ensure that the package is buildable without a
network
connection.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]