Re: [Pyobjc-dev] posing
Brought to you by:
ronaldoussoren
From: <bb...@ma...> - 2003-01-19 20:22:35
|
On Saturday, Jan 18, 2003, at 02:23 US/Eastern, Ronald Oussoren wrote: > A -(PyObject*)__pyobjc_pythonImplementation is probably more usefull > in the long run (return NULL in NSObject, the equivalent of the > current self.__pyobjc_objc__ in mixed classes and the bridged python > object in OC_PythonObject and friends) Right. Is there any per-instance significance to the additional instance var? I'm thinking not, but I'm not 100% sure. b.bum |