E&S CVS Commit: PEAK - Rename 'binding.declareAttributes()' to 'binding.declareMetadata()'. Add

pje at eby-sarna.com pje at eby-sarna.com
Wed Jan 5 17:38:00 EST 2005


Module Name:	PEAK
Committed By:	pje
Date:		Wed Jan  5 22:37:17 UTC 2005

Modified Files:
	PEAK/src/peak/binding: attributes.py attributes.txt

Log Message:
Rename 'binding.declareAttributes()' to 'binding.declareMetadata()'.  Add
'binding.declareClassMetadata' generic function to support "class-level"
metadata as well as attribute-level metadata.  This is a preliminary to
deprecating 'security.allow()' and replacing it with 'binding.metadata()'.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/binding/attributes.py.diff?r1=1.4&r2=1.5
http://cvs.eby-sarna.com/PEAK/src/peak/binding/attributes.txt.diff?r1=1.5&r2=1.6

To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 PEAK/src/peak/binding/attributes.py
cvs rdiff -r1.5 -r1.6 PEAK/src/peak/binding/attributes.txt

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