Re: [Pyobjc-dev] In and out of NSData
Brought to you by:
ronaldoussoren
From: Jack J. <Jac...@cw...> - 2003-01-08 15:43:05
|
On Wednesday, Jan 8, 2003, at 15:54 Europe/Amsterdam, bb...@ma... wrote: > On Tuesday, Jan 7, 2003, at 18:33 US/Eastern, Jack Jansen wrote: >> 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. > > Why not just 'CoreFoundation'? It will become that (or something similar). For historical reasons QuickTime and Core Foundation are in Carbon.Qt and Carbon.CF. If you file an SF bugreport I'll try and fix this shortly (it is slightly less than trivial: there are actually two modules Carbon.CF with the API calls and Carbon.CoreFoundation with the constants, and these will have to be folded). -- Jack Jansen, <Jac...@cw...>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman |