← Back to team overview

oship-dev team mailing list archive

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

 

** Project changed: oship => oshippy

** Changed in: oshippy
    Milestone: 1.5 => None

-- 
You received this bug notification because you are a member of OSHIP
Development Team, which is subscribed to Open Source Health Information
Platform.
https://bugs.launchpad.net/bugs/625626

Title:
  issues in Folder and in IFolder

Status in Open Source Health Information Platform - Python:
  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