[Pyobjc-dev] Key/Value Coding
Brought to you by:
ronaldoussoren
From: b.bum <bb...@ma...> - 2003-08-13 04:41:52
|
I committed a new Key/Value coding unit test and a bit of additional functionality in the KeyValueCoding module within PyObjCTools. It includes a compiled module. The unit tests do not pass and are currently, more or less, a feature request. The goal is to make PyObjC's key/value coding support compliant with ObjC to the point where Python, ObjC or mixed PyObjC instances can be transparently passed into K/V dependent functionality. We need this to fully support the increasing emphasis on Key/Value Coding found within Mac OS X. b.bum |