6.19.4. The project frame

The _project frame_ contains data and functions related to a specific project. A project may consist of a number of users, and it may contain configuration information such as the style of page headings used,

that relate to all the software of a given project. There is currently no project frame, because the architecture of projects has not yet been designed, however comments from users are solicited.

Start python section to interscript/frames/project.py[1 /1 ]
     1: #line 182 "frames.ipk"
     2: class project_frame:
     3:   pass
     4: 
     5: 
End python section to interscript/frames/project.py[1]
Start python section to interscript/frames/__init__.py[1 /1 ]
     1: #line 188 "frames.ipk"
     2: # frames subpackage
End python section to interscript/frames/__init__.py[1]