Jack Jansen
|
42251323b4
|
Fixed string and dict conversion, and implemented booleans and numbers (int and float). I think we now have enough CFType support to start on plists and CFpreferences!
Transparent handling of unknown CFType objects still TBD.
|
2002-05-08 22:13:51 +00:00 |
Jack Jansen
|
1df628ddce
|
Partial fix for string handling. Null byte TBD.
|
2002-05-08 15:29:33 +00:00 |
Jack Jansen
|
5ad6f7a3a9
|
More support for bridging between Python and CoreFoundation objects. Still untested.
|
2002-05-07 23:00:03 +00:00 |
Jack Jansen
|
efaffae8f6
|
First steps towards a generalized converter of Python object
hierarchies to CoreFoundation object hierarchies and vice versa.
|
2002-05-05 21:48:12 +00:00 |