← Back to team overview

oship-dev team mailing list archive

[Bug 622939] Re: issues in class Contact from the demographic package

 

** Project changed: oship => oshippy

-- 
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/622939

Title:
  issues in class Contact from the demographic package

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

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?

  The invariant is not implemented:Addresses_exists: addresses /= Void
  and then not addresses.empty

  The method purpose is implemented in IContact interface and not in the
  Contact class.





References