[Pyobjc-dev] Is anyone using objc.inject?
Brought to you by:
ronaldoussoren
|
From: Ronald O. <ron...@ma...> - 2009-03-27 18:11:24
|
Hi, 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? Ronald |