oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01767
[Bug 625625] Re: issues in RevisionHistoryItem and in IRevisionHistoryItem
** Project changed: oship => oshippy
** Changed in: oshippy
Milestone: 1.5 => None
--
You received this bug notification because you are a member of OSHIP
Development Team, which is subscribed to Open Source Health Information
Platform.
https://bugs.launchpad.net/bugs/625625
Title:
issues in RevisionHistoryItem and in IRevisionHistoryItem
Status in Open Source Health Information Platform - Python:
New
Bug description:
auditValid, versionIdValid are not methods but invariants.
The invariant Audit_valid: audits /= Void and then not audits.is_empty
is not enforced.
Maybe it would be interesting to define a representation method for this class.
References