[MOBY-guts] biomoby commit

senger@ebi.ac.uk senger at pub.open-bio.org
Mon Oct 18 14:35:05 UTC 2004


senger
Mon Oct 18 10:35:05 EDT 2004
Update of /home/repository/moby/moby-live/Java/docs
In directory pub.open-bio.org:/tmp/cvs-serv2405/docs

Modified Files:
	ChangeLog 
Log Message:
searching data paths and more, see docs/ChangeLog

moby-live/Java/docs ChangeLog,1.20,1.21
===================================================================
RCS file: /home/repository/moby/moby-live/Java/docs/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- /home/repository/moby/moby-live/Java/docs/ChangeLog	2004/09/24 19:52:55	1.20
+++ /home/repository/moby/moby-live/Java/docs/ChangeLog	2004/10/18 14:35:05	1.21
@@ -1,3 +1,27 @@
+2004-10-18  Martin Senger  <senger at ebi.ac.uk>
+
+	* New extension of SimpleCache: SimpleFileCache (actually it
+	existed before but under different name).
+
+	* Add finding paths between selected data types into MobyGraphs
+	(command-line) client and GraphsServlet (servlet) client. Both
+	these clients were also significantly changed (hopefully for
+	better).
+
+	* Added implementations of new interfaces: CentralDigestImpl.java
+	and CentralDigestCachedImpl.java. Especially the latter one is
+	useful allowing to cache almost full registry in your file system.
+	
+	* Re-implemented the caching mechanism in CentralImpl.java (using
+	new interface SimpleCache.java).
+
+	* New interface CentralDigest.java allowing to get data from Moby
+	registry in one go. Also a new interface CentralAll.java
+	combinaning traditional Central.java and new CentralDigest.java.
+
+	* Added new methods to Central.java allowing to find what registry
+	we are connected to.
+
 2004-09-24  Martin Senger  <senger at ebi.ac.uk>
 
 	* Fixed signatureURL in service response object.




More information about the MOBY-guts mailing list