← Back to team overview

oshippy-dev team mailing list archive

[Bug 623581] Re: issues in class Link in the common package

 

** Project changed: oship => oshippy

-- 
You received this bug notification because you are a member of OSHIPpy
Developers, which is subscribed to OSHIPpy.
https://bugs.launchpad.net/bugs/623581

Title:
  issues in class Link in the common package

Status in Open Source Health Information Platform - Python:
  Fix Released

Bug description:
  It seems that meaningValid, typeValid and targetValid in ILink
  interface are not necessary, since the attributes meaning, type and
  target are already required in the respective schemas.

  Link does not inherit from Locatable.