[Pyobjc-dev] A pathetic plea for understanding (MacOS X)
Brought to you by:
ronaldoussoren
From: Deirdre S. M. <de...@de...> - 2001-04-27 03:24:37
|
I heard about this project on the Jython list and, frankly, it seems a more straightforward way of handling the problem of making ProjectBuilder/InterfaceBuilder projects. The catch: I have a lot of python experience, but not a lot mixing it with other languages. Even looking through the archives, it's not clear to me what is done and what might need to be done. To put it simply, I want to build Cocoa projects and code them in Python. I'm learning ObjC (I learned it a few years ago but not enough to get fully over the learning curve) and I don't know Java. This means I'll want to subclass Cocoa classes in Python -- how close is this project to allowing me to do that? Is there some kind of guide for how I'd do it either in Jython OR PyObjC? (Ultimately, I'd like to try it both ways -- and I'd be more than happy to put up a page detailing what has to be done). |