[Biojava-dev] Feature bug?
Schreiber, Mark
mark.schreiber at agresearch.co.nz
Sun Nov 2 21:27:11 EST 2003
Actually, ignore that. Seems to only be a problem on Sequences that have been serialized. Probably due to the FeatureRealizer being transient or something. Oh, well. At least i'm closing in on why Features are not serializing properly.
- Mark
-----Original Message-----
From: Schreiber, Mark
Sent: Mon 3/11/2003 3:20 p.m.
To: biojava-dev at biojava.org
Cc:
Subject: [Biojava-dev] Feature bug?
Hi -
When you create a Feature on a SimpleSequence you get back a reference to the Feature that was created. Interestingly if you call the containsFeature() method with the returned reference as an argument the result os false. If you get the reference to the created Feature from the SimpleSequence itself (using the features() or filter() methods) the result of containsFeature() is true.
Is this how it should be? If yes will document it. If no, how do I fix it?
- Mark
=======================================================================
Attention: The information contained in this message and/or attachments
from AgResearch Limited is intended only for the persons or entities
to which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipients is prohibited by AgResearch
Limited. If you have received this message in error, please notify the
sender immediately.
=======================================================================
_______________________________________________
biojava-dev mailing list
biojava-dev at biojava.org
http://biojava.org/mailman/listinfo/biojava-dev
=======================================================================
Attention: The information contained in this message and/or attachments
from AgResearch Limited is intended only for the persons or entities
to which it is addressed and may contain confidential and/or privileged
material. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipients is prohibited by AgResearch
Limited. If you have received this message in error, please notify the
sender immediately.
=======================================================================
More information about the biojava-dev
mailing list