oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01194
[Bug 608831] [NEW] some issues in class Event
Public bug reported:
Method offset is not implemented. It should return a DvDuration
corresponding to the difference between the value of attribute time and
the value of attribute origin (obtained from the parent History).
There are some arguments missing in its initializer (those inherited
from Locatable). It is also necessary to call the superclass
initializer.
The method parent should be defined in class Pathable, not here. The
same could be said about IEvent interface.
** Affects: oship
Importance: High
Status: New
** Changed in: oship
Importance: Undecided => High
** Changed in: oship
Milestone: None => 1.5
--
some issues in class Event
https://bugs.launchpad.net/bugs/608831
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:
Method offset is not implemented. It should return a DvDuration corresponding to the difference between the value of attribute time and the value of attribute origin (obtained from the parent History).
There are some arguments missing in its initializer (those inherited from Locatable). It is also necessary to call the superclass initializer.
The method parent should be defined in class Pathable, not here. The same could be said about IEvent interface.
Follow ups
References