[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Tue Jul 24 17:29:38 UTC 2007


kawas
Tue Jul 24 13:29:38 EDT 2007
Update of /home/repository/moby/moby-live/Java/src/Perl/MOSES/MOBY/Cache
In directory dev.open-bio.org:/tmp/cvs-serv19777/Java/src/Perl/MOSES/MOBY/Cache

Modified Files:
	Central.pm 
Log Message:
fixed the documentation, i,e, places where 'something bad happens' have been replaced with the bad thing that would happen ;-)
moby-live/Java/src/Perl/MOSES/MOBY/Cache Central.pm,1.2,1.3
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/Perl/MOSES/MOBY/Cache/Central.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- /home/repository/moby/moby-live/Java/src/Perl/MOSES/MOBY/Cache/Central.pm	2007/07/24 17:25:59	1.2
+++ /home/repository/moby/moby-live/Java/src/Perl/MOSES/MOBY/Cache/Central.pm	2007/07/24 17:29:38	1.3
@@ -452,15 +452,17 @@
 }
 
 #-----------------------------------------------------------------
-# create_datatype_cache
+# create_service_cache
 #-----------------------------------------------------------------
 
-=head2 create_datatype_cache
+=head2 create_service_cache
 
-Create the datatype cache. This will over write any pre-existing 
+Create the service cache. This will over write any pre-existing 
 cache that it finds.
 
-Throw an exception if something bad happens ... TODO explain this better
+Throw an exception if any of the following occurs:
+	* A SOAP error as a result of calling the registry
+	* Problems writing to the cache directory
 
 =cut
 




More information about the MOBY-guts mailing list