Christoph Zwerschke wrote:
Ian Bicking wrote:
One thing that's been discussed is simply dropping the ihooks part --
polling sys.modules for changed modules works without any tricks.
(Of course, you can also turn off installing of zip files, and install
the unpacked egg -- this gives you better tracebacks, for instance)
Yes, but it would also be good to make ihooks work with Eggs. For
instance, Kid (kid.lesscode.org) suffers from the same problem with
ihooks. Do you think there is a chance to make ihooks compatible with
Eggs? I already asked on c.l.python but nobody answered.
In theory it should work; loading from zips is implemented with ihooks.
But it requires that any added ihook defer to existing ihooks, and if
it is doing file lookup it needs to use the PEP-specified technique.
--
Ian Bicking / [EMAIL PROTECTED] / http://blog.ianbicking.org
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss