[MOBY-guts] biomoby commit
Mark Wilkinson
mwilkinson at pub.open-bio.org
Tue Jul 1 15:00:47 UTC 2003
mwilkinson
Tue Jul 1 11:00:47 EDT 2003
Update of /home/repository/moby/moby-live/Perl
In directory pub.open-bio.org:/tmp/cvs-serv18230
Modified Files:
index.html
Log Message:
ServiceInstance now returns one of two new object types - Simple and Collection article objects (see documentation) rather than strings in response to the ->input and ->ouptut method calls. Client is updated to read this properly (I hope). This should make it much easier to determine the inputs and outputs of a service... no XML parsing required :-)
moby-live/Perl index.html,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/index.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Perl/index.html 2003/06/05 19:08:43 1.1
+++ /home/repository/moby/moby-live/Perl/index.html 2003/07/01 15:00:47 1.2
@@ -27,6 +27,10 @@
</a><br>
<a href="MOBY/Client/ServiceInstance.html">MOBY::Client::ServiceInstance</a><br>
<br>
+<a href="MOBY/Client/SimpleArticle.html">MOBY::Client::SimpleArticle</a><br>
+<br>
+<a href="MOBY/Client/CollectionArticle.html">MOBY::Client::CollectionArticle</a><br>
+<br>
<a
href="file:///home/markw/BIO/moby-live/Perl/MOBY/Client/Registration.html">MOBY::Client::Registration</a><br>
<hr style="width: 100%; height: 2px;">
More information about the MOBY-guts
mailing list