Re: [Pyobjc-dev] NibClassBuilder change
Brought to you by:
ronaldoussoren
From: <bb...@ma...> - 2002-11-21 15:33:20
|
On Thursday, November 21, 2002, at 08:35 AM, Just van Rossum wrote: > My commit rights are finally working! Breakage ahead! (Just kidding.) > > I just removed the actionstub stuff from NibClassBuilder.py. I left > part of the > code in there as _if_ we want to issue a warning ourselves if an > action is not > defined, this is the place to do it. Ok. > Btw. I see we have no checkin messages mailing list :-(. I know how to > set it up > CVS-wise, but I think you need to be a project admin to create a new > list. I would be happy to set up the list and will do so this morning [EST]. Assuming python is available on the cvs server [I believe it is], I have commit scripts that coalesces any single checkin such that it only sends one email as opposed to the 55 billion emails that most checkins send; one for each directory. (Christian Pekeler and I wrote/refined it over the last few years.) You are welcome to it, if it'd help... > I could update various examples to use NibClassBuilder instead of the > nibwrapper > stuff. Objections? Makes sense... I'll be updating the Cocoa project template [and the new Multi-Document App template] shortly. b.bum |