Re: [Pyobjc-dev] Constants etc.
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2003-02-02 17:33:34
|
On Sunday, Feb 2, 2003, at 18:03 Europe/Amsterdam, Martina Oefelein wrote: > Hi All, > > Currently, PyObjC bridges apparently only classes, but the Cocoa > headers contain a lot of stuff outside the class definitions, e.g. > constants. Is there any intent to bridge these definitions? Guido isn't looking, maybe I can sneak my way into his timemachine.... Done. We already wrap most constants in Cocoa. I consider it a bug if some constants are not wrapped. Ronald |