← Back to team overview

oship-dev team mailing list archive

[Bug 623594] [NEW] issues in class Archetyped in package common

 

Public bug reported:

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.

** Affects: oship
     Importance: Undecided
         Status: New

-- 
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): New

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.





Follow ups

References