Re: [Pyobjc-dev] NSFont.alloc() no more needed?
Brought to you by:
ronaldoussoren
From: Dinu G. <gh...@da...> - 2004-02-17 14:10:15
|
Bob Ippolito: > ClassName.alloc().classMethod() has never been correct code. This > pythonism was intentionally changed in PyObjC to accommodate for the > fact that ObjC has separate namespaces for instance methods and class > methods (class methods are really metaclass methods in ObjC). But when and where did it change? Dinu |