[MOBY-l] Can s/o correct the Perl examples online
Dirk Haase
d.haase at gsf.de
Tue May 30 15:13:24 UTC 2006
On Thursday 25 May 2006 19:02, Bjoern Usadel wrote:
> Dear List,
>
> can someone please correct the Document:
> http://biomoby.open-bio.org/CVS_CONTENT/moby-live/Docs/MOBY-S_API/Perl/Cons
>tructingYourService.html
In addition to the errors reported by Bjoern (see his posting), I noticed two
further bugs in the echo service:
1. One of the closing curly braces before the return statement is wrong
2. That code would return totally illegal response because it puts the
complete <simple> block from the request into the output (not only the
object). That is, the response has nested simple tags.
As far as I can see, there is no easy way to get the XML content of what is
inside the simpleArticle (like the old 'extractRawContent' method), right?
Another problem with the new 'server side paradigm' is that gbrowse_moby can
currently not handle these services because it does not set
inputArticleNames. So I wonder if it is really appropriate to declare the old
parser methods 'deprecated'?
Regards,
dirk
More information about the moby-l
mailing list