[MOBY-guts] biomoby commit

Martin Senger senger at dev.open-bio.org
Thu Feb 28 05:21:48 UTC 2008


senger
Thu Feb 28 00:21:48 EST 2008
Update of /home/repository/moby/moby-live/Java/src/Clients/help
In directory dev.open-bio.org:/tmp/cvs-serv20124/src/Clients/help

Modified Files:
	TestingMobyParser_usage.txt 
Log Message:
* the jMoby XML message parser can accept now more specialized types of members than the ones its parent was registered with
* added junit tests for the parser

moby-live/Java/src/Clients/help TestingMobyParser_usage.txt,1.3,1.4
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/Clients/help/TestingMobyParser_usage.txt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- /home/repository/moby/moby-live/Java/src/Clients/help/TestingMobyParser_usage.txt	2008/02/22 09:37:39	1.3
+++ /home/repository/moby/moby-live/Java/src/Clients/help/TestingMobyParser_usage.txt	2008/02/28 05:21:48	1.4
@@ -19,6 +19,7 @@
              (by default it does)
    -r    ... it converts back (reverse) the parsed result
              into XML and prints it
+
    -b <data-type-name>
          ... this is a "backup" data type that is used
              when an unknown XML top-level tag is encountered
@@ -26,5 +27,10 @@
               your data type definitions, the generated data
               types, are not up-to-date)
 
+   -<article-name> <data-type-name>...
+         ... this is a richer form of "backup" data types,
+             indexed by their top-level article names; useful
+             for services with more inputs
+
 [Note: You can also use -argsfile <filename> to read arguments from a
 file. See details in src/Clients/help/argsfile.example.]




More information about the MOBY-guts mailing list