Re: [Pyobjc-dev] flattening of module/packaging structure
Brought to you by:
ronaldoussoren
From: Zachery B. <zb...@ur...> - 2003-08-22 20:01:02
|
On Friday, August 22, 2003, at 12:54 PM, Bob Ippolito wrote: > Or you could do it the other way, as in the examples included with > PyObjC. If you look at them, they're independent of Project Builder > (though still used IB to build the interface, of course) and use a > bundlebuilder script to build the .app bundle afterwards > (bundlebuilder scripts are at least as trivial as a distutils script). > I find this to be a lot more useful, since I write my code in vim > anyways and Project Builder doesn't give you anything special with > regard to class browsing, debugging, etc. of python code. I'd like to move more in this direction myself, anyway, though I've got Project Builder trained to use the Carbon Vim.app as my editor of choice :) Zac |