On Jan 2, 2005, at 2:50 PM, Dethe Elza wrote:

pyject <http://svn.red-bean.com/bob/pyject/trunk/> works with this by starting a new thread in an arbitrary pid that loads some plugin using mach_inject. The intended use is to load a py2app-built plugin, which will run whatever module level code is in your main script. I wouldn't recommend it for production use, but it could be used for a lot of interesting things from a software developer's perspective.

What would be an example use?

If you can't immediately think of anything, you probably don't have a use for it :)


As it is largely undocumented, has no official release, is quite "evil", and I have no spare time to support it.. I'm not going to encourage its use. If you have a use for it, it's there, but that's about as far as I'm willing to go right now.

-bob

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to