[Biocorba-l] Persistent IOR for the EMBL Biocorba server (fwd)
Alan Robinson
alan@ebi.ac.uk
Sun, 3 Jun 2001 15:25:07 +0100 (GMT Daylight Time)
On Thu, 31 May 2001, Brad Chapman wrote:
> I had already done some work on this previously (with the temporary
> IOR that Alan had for testing) so I real quick modified it to work off
> the new server. Almost everything works great. The only
> current issue, which I think was also a problem before, is that
> calling sub_SeqFeatures on a SeqFeature object will cause the client
> to lock -- as far as I can tell the server never returns. Under UNIX I
> need to do the dreaded kill -9 to free my locked client.
OK - It shouldn't hang now.
A silly bug on my part. Since EMBL SeqFeatures don't have sub_SeqFeatures,
this should have been creating and returning an array of length zero
(which it wasn't).
I've also just noticed that I did *not* implement the get_PrimarySeq()
method of SeqFeature. I chose to always return <false> for the
'has_PrimarySeq()' and made my life a little easier. I will try to look at
this again later this week.
Alan.
--
============================================================
Alan J. Robinson, D.Phil. Tel:+44-(0)1223 494444
European Bioinformatics Institute Fax:+44-(0)1223 494468
EMBL Outstation - Hinxton Email: alan@ebi.ac.uk
Wellcome Trust Genome Campus
Hinxton, Cambridge
CB10 1SD, UK http://industry.ebi.ac.uk/~alan/
============================================================