What would make a objective c program any faster than python in this case? It doesn't seem like it would be cpu bound. If you use pyobjc you get a "native" gui (and you can use py2app to create a "native" application), you just get to program parts of it in a nicer language.
On 11/1/05, Grobian <[EMAIL PROTECTED]> wrote: > Well, I envisioned a some sort of 'fast' application which doesn't > needlessly eat gigabytes of memory and also looks like a native Mac > application. > > m h wrote: > > There's also pyobjc which allows integration of python and cocoa.... > > > -- > Fabian Groffen > Gentoo for Mac OS X Project -- Interim Lead > -- > [email protected] mailing list > > -- [email protected] mailing list
