[Pyobjc-dev] A bit of a mess....
Brought to you by:
ronaldoussoren
From: Bill B. <bb...@co...> - 2003-02-22 22:40:37
|
The Cocoa directory now contains the bridging of Foundation, AppKit, Preference Panes, and InterfaceBuilder. Why? This seems like a big mess and is only going to get worse over time. It also-- I would think-- hampers GnuStep support in that not all of the frameworks are available under GnuStep or, if there, are completely different. If we are going to fix this, we should do it now. Preferably, the various framework specific modules should be encapsulated in their own directories. Some of the framework support should potentially even be moved out of the pyobjc root source as it is less about bridging to the core of ObjC and more about bridging a specific framework's worth of functionality. b.bum |