[Pyobjc-dev] Incompatible change in CVS
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2003-03-29 21:46:02
|
I've just checked in a patch that introduces the package PyObjCTools and moved Foundation.Conversion and AppKit.NibClassBuilder to this package. The AppKit and Foundation packages now only contain wrappers for functionality in Apple's Cocoa libraries. It is also no longer necessary to call the release method on objects allocated using the 'alloc' classmethod, due to a fix for bug 711700. Ronald |