Re: [Pyobjc-dev] PyObjC on the iPhone
Brought to you by:
ronaldoussoren
|
From: Ronald O. <ron...@ma...> - 2008-03-08 17:20:42
|
On 8 Mar, 2008, at 17:37, Ron Stephens wrote: > Hello, > > I'm new to the list, and I am interested in this, thnaks! > > Also, I wonder, is pyobjc going to be usable with the new iphone SDK? I see no reason why it shouldn't be. I haven't at the SDK yet beyond installing it and building/running one of the template projects in the iPhone emulator though. I have read on several blogs/websites about the SDK and there are two non-technical issues that might affect us: (1) it won't be possible to share a Python.framework between several applications, as you seem to be limited to installing self-contained applications and (2) appearantly you cannot distribute apps that allow the user to download and run other code. At first glance that would forbid us to create a mobile Python IDE using the SDK. As I wrote before, this is without properly looking at the SDK, Ronald |