https://github.com/genome/genome
Revision c0c5361dc0f5e319011db9ed036146bd75fc0fe3 authored by Scott Smith on 14 January 2013, 13:27:35 UTC, committed by Scott Smith on 14 January 2013, 13:27:35 UTC
The updated Genome::Model class now has doc lines for everything.

The subject_class_name property is now an indirect accessor instead of
r/w.  The column in the db (non-nullable) is now bound to
_subject_class_name until all old snapshots are removed, and it can
be dropped.

Properties which are deprecated but still needed by things which
are not using ModelDeprecated as a base class (tweeners) are
in their own section.

Pipelines such as ClinSeq can now abandon ModelDeprecated completely,
and hopefully somatic variation will follow soon.

Notes are present throughout the module as to the status of legacy
parts.
1 parent 8a031ad
History
Tip revision: c0c5361dc0f5e319011db9ed036146bd75fc0fe3 authored by Scott Smith on 14 January 2013, 13:27:35 UTC
cleanup Genome::Model
Tip revision: c0c5361

README

back to top