Re: [Pyobjc-dev] Is anyone using objc.inject?
Brought to you by:
ronaldoussoren
|
From: Bill B. <bb...@ma...> - 2009-03-27 19:49:24
|
On Mar 27, 2009, at 11:11 AM, Ronald Oussoren wrote: > Is anyone actually using objc.inject? Once upon a time is was pretty > cool to be able to inject python code into arbitrary Cocoa programs, > but IMHO this functionality doesn't actually belong in pyobjc-core. > Furthermore the injection code doesn't support 64-bit targets, and > unless someone donates that code it will probably never do so. > > I'm therefore seriously contemplating the removal of objc.inject, > either completely or by moving it to another distutils project. Is > anyone actually using this functionality, and if so: what for? I'd vote for breaking it out into a separate project. Or simply axe it from PyObjC and, if someone is motivated, they can pick it up and run with it in a separate repository. b.bum |