oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01376
[Bug 619316] [NEW] issues in class PartyIdentity from the demographic package
Public bug reported:
The initializer lacks the argument parent and so does the superclass initializer.
wouldn't be interesting to define a representation function for this class?
I think that in order for the methods __eq__ and __hash__ to work as expected, the same methods should be implemented ItemStructure and its descendants.
The issue below should be considered in a new MLHIM version:
The method asString seems to be application dependent. I think it should be removed from the specification.
** Affects: oship
Importance: High
Status: New
** Changed in: oship
Importance: Undecided => High
--
issues in class PartyIdentity from the demographic package
https://bugs.launchpad.net/bugs/619316
You received this bug notification because you are a member of OSHIP
Development Team, which is subscribed to Open Source Health Information
Platform.
Status in Open Source Health Information Platform (OSHIP): New
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?
I think that in order for the methods __eq__ and __hash__ to work as expected, the same methods should be implemented ItemStructure and its descendants.
The issue below should be considered in a new MLHIM version:
The method asString seems to be application dependent. I think it should be removed from the specification.
Follow ups
References