Re: [Pyobjc-dev] In and out of NSData
Brought to you by:
ronaldoussoren
From: Bob I. <bo...@re...> - 2003-01-07 22:39:33
|
On Tuesday, Jan 7, 2003, at 17:33 America/New_York, Jack Jansen wrote: > > On dinsdag, jan 7, 2003, at 16:30 Europe/Amsterdam, Bob Ippolito wrote: >> Maybe there should be some convenience methods in the ObjC core, or >> additions to the NSData/NSMutableData proxy objects so you can just >> get an NSData/NSMutableData directly to and from str, array, and >> numeric arrays? > > 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 -bob |