Re: [Pyobjc-dev] Using C Datatypes
Brought to you by:
ronaldoussoren
From: Ronald O. <ron...@ma...> - 2009-10-11 19:49:08
|
On 11 Oct, 2009, at 17:54, Leonardo Santagada wrote: > > On Oct 11, 2009, at 8:03 AM, Ronald Oussoren wrote: > >> >> On 10 Oct, 2009, at 1:42, Jan-Hendrik Hanne wrote: >> >>> Hi Ronald, >>> >>> Ronald Oussoren schrieb: >>>> - how does it not work? >>>> - and on which os-release? >>> >>> I am using the Iphone, this might be the problem. >> >> I don't support PyObjC on iPhone and won't do so until there is a >> way to run python code on the iPhone without breaking the SDK rules. >> > > What sdk rules does it break? Aparently the no interpreter rule is > just for the download of code to be interpreted. Theres already a ton > of lua apps on the iphone. Last time I checked (around the 3.0 release) the SDK did not allow interpreted languages other than the ones supplied by Apple. Other than that I don't have the time to work on an official port of PyObjC to the iPhone, its hard enough to find enough time to seriously work on PyObjC for OSX. Ronald |