E&S CVS Commit: PEAK - Added ability to declare permissions on features of domain model classes.

pje at eby-sarna.com pje at eby-sarna.com
Tue Aug 5 14:27:01 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Tue Aug  5 18:26:24 UTC 2003

Modified Files:
	PEAK/src/peak/model: features.py
	PEAK/src/peak/security: interfaces.py

Log Message:
Added ability to declare permissions on features of domain model classes.
This only affects read access to the attribute, not permissions to any
generated methods.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/model/features.py.diff?r1=1.21&r2=1.22
http://cvs.eby-sarna.com/PEAK/src/peak/security/interfaces.py.diff?r1=1.6&r2=1.7

To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 PEAK/src/peak/model/features.py
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/security/interfaces.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




More information about the source-changes mailing list