oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01850
[Bug 622949] Re: issues in class Role from the demographic package
** Project changed: oship => oshippy
--
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/622949
Title:
issues in class Role from the demographic package
Status in Open Source Health Information Platform - Python:
Fix Released
Bug description:
The initializer lacks the argument parent and so does the superclass
initializer.
Wouldn't be interesting to define a representation function for this
class?
The following invariant is not enforced:
Capabilities_valid: capabilities /= Void implies not capabilities.empty
References