Re: [Pyobjc-dev] In and out of NSData
Brought to you by:
ronaldoussoren
From: Jack J. <Jac...@or...> - 2003-01-07 23:33:12
|
On dinsdag, jan 7, 2003, at 23:39 Europe/Amsterdam, Bob Ippolito wrote: >> Again: why not go via the Carbon.CF objects here too? We *have* all >> this functionality in Python, so it seems a bit silly not to use > >> it.... >> > > I'm using Apple's stock python 2.2 Carbon.CF is in there, albeit through an oversight of either myself or Apple. The only problem is that it is called "_CF" only (that's the internal name, the external name should be "Carbon.CF"). But note that my note was more aimed towards development of PyObjC itself: I think we should tie in more to what is already available than try to do everything from scratch. -- - Jack Jansen <Jac...@or...> http://www.cwi.nl/~jack - - If I can't dance I don't want to be part of your revolution -- Emma Goldman - |