[pyxpcom] PyXPCOM & Pyrex
by Cyril Giraudon other posts by this author
Jan 23 2007 1:37PM messages near this date
view in the new Beta List Site
[pyxpcom] xulrunner+pyxpcom
|
Re: [pyxpcom] PyXPCOM & Pyrex
Hi,
I usualy write pyxpcom components deriving python classes.
In order to gain speed, I've experimented the pyxpcom object creation
with Pyrex.
Unfortunetely, I doesn't work.
A pyxpcom component can't derived from a Pyrex based class.
Problem in the __init__() process... ?
I 've had to instanciate a Pyrex object in the component.
Is there a known issue ? Should it work ?
Thanks a lot.
Cyril.
My system is :
xulrunner 1.8.0.4
ActiveState Python 2.4.1
Windows XP
_______________________________________________
pyxpcom mailing list
pyxpcom@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Cyril Giraudon
Sandip Ghosh
Mark Hammond
|