oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01782
[Bug 623594] Re: issues in class Archetyped in package common
** Changed in: oship
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/623594
Title:
issues in class Archetyped in package common
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