← Back to team overview

oship-dev team mailing list archive

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

 

Public bug reported:

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.

** Affects: oship
     Importance: High
         Status: New

** Changed in: oship
   Importance: Undecided => High

-- 
issues in class Contact from the demographic package
https://bugs.launchpad.net/bugs/622939
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:
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.





Follow ups

References