hi bernd,

Please let me know if you can think of something that would ease the
work a bit....

two ideas.

if you know a resource you can refetch the record from, then you only have to serialize the identifier at that resource then when you deserialize, simply go to that resource.

the other is to use XStream (http://xstream.codehaus.org/), which is open source, and i found does a good job.

cheers,
michael

----- Original Message ----- >
Message: 1
Date: Mon, 27 Sep 2010 14:01:47 +0200
From: Bernd Jagla <[email protected]>
Subject: Re: [Biojava-l] new problem: serializable
To: James Swetnam <[email protected]>
Cc: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

 Thanks everyone. I got the biojavax working.
Unfortunately the serialization process is not completely done yet ...
It turns out the following information is more difficult than expected
to serialize... I haven't found a tool in Eclipse that can help me there.

Generally the problems arise when dealing with Sets like annotation,
features, notes, RankedDocRef.
But I also have problems with SimpleNCBITaxon.

At least I was able to create a SimpleRichSequence object

Please let me know if you can think of something that would ease the
work a bit....

Thanks a lot,

Bernd





_______________________________________________
Biojava-l mailing list  -  [email protected]
http://lists.open-bio.org/mailman/listinfo/biojava-l

Reply via email to