Re: [Pyobjc-dev] 2.2.x / non-framework build update
Brought to you by:
ronaldoussoren
From: Bill B. <bb...@co...> - 2002-09-24 17:56:24
|
On Tuesday, September 24, 2002, at 12:23 PM, Ronald Oussoren wrote: > On Tuesday, Sep 24, 2002, at 16:30 Europe/Amsterdam, Bill Bumgarner > wrote: >> I just did a bit of an experiment and was successfully able to run >> the TableModel example against Python 2.2.1 using the standard system >> supplied version of Python. >> > That's great. Did you have to change much in the pyobjc code? No changes required -- it was just a matter of hacking together the .app wrapper in the appropriate structure. BTW: I committed the changes to setup.py to allow pyobjc to build with Python 2.2.x against a non-framework build. From here, it should be trivial to cut a release that can be built from a fink package -- it's on the todo list. :-) If anyone wants to update the sourceforge pages and figure out how to cut a release, it would be most welcome. PBX integration: I think the problem is a lot easier to solve than I initially thought, but I also know how dangerous that particular line of thinking is... I'll beat on it on the train this evening. Also, I think we should move the subclass-branch to the trunk. It is so far beyond the trunk at this point that I can't imagine development continuing on the trunk. b.bum |