-
Sharing project info
last modified January 26, 2007 by ianb
This page describes architecture .
In addition to sharing user info from the Zope process to other processes, we have to share project info. Some of the information:
- The security level ("open", "medium", "closed")
- Basic project info (full name, nav name)
- Membership, including permission levels (needed for example when providing a list of users)
- List of subprojects, or the parent project.