Re: [Pyobjc-dev] Separating functionality into modules
Brought to you by:
ronaldoussoren
From: Jack J. <Jac...@or...> - 2002-11-17 00:51:48
|
On zondag, nov 17, 2002, at 01:30 Europe/Amsterdam, bb...@ma... wrote: > None of this is to say that the extensions to the AppKit should not be > separated out -- I have nothing against that, but I also am not > strongly attracted to doing so. My main reason for suggesting this is support. If our AppKit is Apple's AppKit except things we can't implement, and the PyObjC-specific stuff (which either doesn't make sense for ObjC, or which we've added because we think it's an omission on Apple's side) is in a different place this should make it easier to look up stuff in documentation. That should forestall questions to this group. And I'm actually already slightly trembling at the thought of what might happen once PyObjC gets decent exposure... -- - Jack Jansen <Jac...@or...> http://www.cwi.nl/~jack - - If I can't dance I don't want to be part of your revolution -- Emma Goldman - |