oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01601
[Bug 623594] Re: issues in class Archetyped in package common
** Changed in: oship
Status: New => Fix Released
** Changed in: oship
Assignee: (unassigned) => Eduardo César (xcesar)
--
issues in class Archetyped in package common
https://bugs.launchpad.net/bugs/623594
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): Fix Released
Bug description:
It seems that archetypeIdValid and rmVersionValid in IArchetyped interface are not necessary, since the attributes archetypeId and rmVersion are already required in the respective schemas.
According to previous discussions, maybe we should leave methods __eq__ and __hash__ as the default implementation.
References