E&S CVS Commit: PEAK - Fixed a potential inconsistency in permission handling for base classes, if

pje at eby-sarna.com pje at eby-sarna.com
Tue Aug 5 14:22:00 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Tue Aug  5 18:21:48 UTC 2003

Modified Files:
	PEAK/src/peak/binding: once.py
	PEAK/src/peak/security: permission.py

Log Message:
Fixed a potential inconsistency in permission handling for base classes, if
permissions weren't queried on the base before permissions on the subclass
were queried.  Also, fixed a problem with 'binding.getInheritedRegistries'
not working on classic classes.  Last, but not least, made simple
'permissionsNeeded' declarations work for peak.model types as well as
binding.Component.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/binding/once.py.diff?r1=1.58&r2=1.59
http://cvs.eby-sarna.com/PEAK/src/peak/security/permission.py.diff?r1=1.6&r2=1.7

To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 PEAK/src/peak/binding/once.py
cvs rdiff -r1.6 -r1.7 PEAK/src/peak/security/permission.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