oship-dev team mailing list archive
-
oship-dev team
-
Mailing list archive
-
Message #01209
[Bug 607532] Re: seemingly unnecessary assignments in the initializer of class ItemStructure
** Changed in: oship
Assignee: (unassigned) => Wagner Mezaroba (wagnerfrancisco)
** Changed in: oship
Status: New => Fix Committed
--
seemingly unnecessary assignments in the initializer of class ItemStructure
https://bugs.launchpad.net/bugs/607532
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): Fix Committed
Bug description:
Is it necessary to assign values to the attributes after the call to the parent initializer?
They are assigned in the parent initializer, aren't they?
References