← Back to team overview

oship-dev team mailing list archive

[Bug 625626] Re: issues in Folder and in IFolder

 

** Changed in: oship
     Assignee: (unassigned) => Wagner Mezaroba (wagnerfrancisco)

** Changed in: oship
       Status: New => In Progress

-- 
issues in Folder and in IFolder
https://bugs.launchpad.net/bugs/625626
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): In Progress

Bug description:
foldersValid is not a method, but an invariant that should be enforced:
Folders_valid: folders /= Void implies not folders.is_empty

folders is a LIST of FOLDERs and not a list of OBJECT_REFs. This has to do with the problem of circular references.





References