← Back to team overview

oship-dev team mailing list archive

[Bug 625626] [NEW] issues in Folder and in IFolder

 

Public bug reported:

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.

** Affects: oship
     Importance: High
         Status: New

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

-- 
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): New

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.





Follow ups

References