Re: [Pyobjc-dev] Project Templates
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2003-01-11 21:47:49
|
On Saturday, Jan 11, 2003, at 17:42 Europe/Amsterdam, Bill Bumgarner wrote: > I have added a bunch of [ReST] documentation to the 00README.txt in > Project Templates. If any of you has a chance, have a read and let > me know if there are major holes. I really don't want to create a > project template for every possible permutation -- some projects can > provide examples for how to set up features of others. > > I have framework python installed on my machine and am going to do the > embedded project templates against that -- it is much more likely that > anyone with an embeddable command line version of Python will know how > to modify the framework project to embed their command line > interpreter. It seems complete enough. The only project-type not on your list that I'd like to add some day is a project for python based plugins for Cocoa programs (like prefpanes). But we should add full thread-safety before doing that. Ronald |