Re: [Pythonmac-SIG] Non-obvious Question about PyObjC and Xcode

2006-02-03 Thread Ronald Oussoren
On 3-feb-2006, at 6:31, Daniel Lord wrote: I am a neophyte when it comes to Cocoa and ObjC so forgive me if his question is nonsensical and the answer is obvious to you seasoned professionals. I decided to tackle a formidable task: learning Cocoa and Objective-C by approaching them through Pyth

Re: [Pythonmac-SIG] Non-obvious Question about PyObjC and Xcode

2006-02-02 Thread Bob Ippolito
On Feb 2, 2006, at 9:31 PM, Daniel Lord wrote: > I have to say I am a bit confused on the two very different sets of > directions for using PyObjC and I want to use the tools a formal way > to avoid as much obsolescence of my projects as possible: There are two supported ways to use PyObjC in co

[Pythonmac-SIG] Non-obvious Question about PyObjC and Xcode

2006-02-02 Thread Daniel Lord
I am a neophyte when it comes to Cocoa and ObjC so forgive me if his question is nonsensical and the answer is obvious to you seasoned professionals. I decided to tackle a formidable task: learning Cocoa and Objective-C by approaching them through Python and Perl which I know and find bette