[Biojava-dev] Annotations and Hibernate IDs
Richard Holland
holland at eaglegenomics.com
Fri Dec 19 10:25:55 UTC 2008
Hi all,
I've just made a commit to the trunk of BioJavaX which resolves the
following points:
1. Deprecated get/setProperty in RichAnnotation (hopefully no more
confusion - people should use get/setNote[Set] instead).
2. Updated Rich* classes to explicitly specify RichAnnotation instead of
Annotation (means getAnnotation returns RichAnnotation now, not plain
old Annotation. This helps with point 1 above.).
3. Made all IDs on BioSQL-Rich* classes publicly get/settable. Use with
caution! This allows you to identify individual database records from
within your code.
cheers,
Richard
--
Richard Holland, BSc MBCS
Finance Director, Eagle Genomics Ltd
M: +44 7500 438846 | E: holland at eaglegenomics.com
http://www.eaglegenomics.com/
More information about the biojava-dev
mailing list