Re: [Pyobjc-dev] Documentation for objc.kvo_property
Brought to you by:
ronaldoussoren
From: James R E. <Jam...@lr...> - 2009-09-01 08:21:06
|
Hi Ronald, I've taken a quick scan of the document and made some comments inline, prefixed with "JRE:" at the beginning of a paragraph. (Also, in case it ends up evolving into official documentation, I've corrected a couple of spelling mistakes, too (grep for "(sp)").) Overall, I really like the idea. I've only suggested a couple of minor tweaks and nits. Also, does "kvo_property" make the most sense as a name, since it seems to me the KVO-compatibility, while the primary impetus for this feature, is actually a side-effect. Really we're just talking about objc properties. But obj.property won't work for obvious reasons, and I like objc.objc_property even less. Please take everything with a grain of salt. :-) Cheers, James |