Re: [Pyobjc-dev] buildapplication strawman
Brought to you by:
ronaldoussoren
From: Just v. R. <ju...@le...> - 2002-11-17 22:28:15
|
Jack Jansen wrote: > Your code appears to be a modified version of > Mac/script/buildappbundle.py, or is the similarity a coincidence? Heh, I hadn't seen that one! D'oh. I only saw the bundle support in buildtools.py which I didn't like all that much. I'll have a closer look at yours later, and think about how to develop it further. I definitely think it should be a module, not just a script. Any thoughts about whether to use distutils or not? (I remember we both once wrote a CFM module without knowing it of each other, and at some point I couldn't tell anymore who wrote which one...) Just |