Re: [Pyobjc-dev] Re: [Pyobjc-checkins] CVS: pyobjc/Examples/TableModel2 main.m,1.4,1.5
Brought to you by:
ronaldoussoren
From: Just v. R. <ju...@le...> - 2002-11-23 13:48:34
|
Jack Jansen wrote: > Hmm, there is something to be said for that too, as it'll work > pre-jaguar too. So now we have three stubs: one in Python, one in ObjC, > one in sh (although I would use /bin/sh, bash wasn't available on > 10.1), and each one has a specific advantage. Go right ahead, but I don't care one single bit for 10.1, so I think it's a waste of time (although it would probably be faster to do it with /usr/bin/sh. We're targeting developers mostly, and by the time Python 2.3 and a new PyObjC get decent exposure, supporting 10.1 will be even less of an issue. But: I'm about to embarge on a major refactoring of bundlebuilder.py: I'll try to make it possible to use different templates. Speaking of bundlebuilder and plistlib: I saw that Ronald checked them in into the pyobjc project, which made me wonder whether repository symlinks are possible across sf projects. Shall I just open a support request and ask? Just |