[PySide] Shiboken in python -- was PySide - Qt5 - Swig
John Ehresman
jpe at wingware.com
Mon Jan 14 18:03:19 CET 2013
On 1/13/13 4:33 PM, Lucas Tanure wrote:
> I can help too. But I prefer to use python for the new Shiboken. If
> someone of pyside give me a direction on rewrite Shiboken with Python3,
> I can start right now.
> I know C/C++ and python2/3, so I can understand Shiboken.
If you are interested in this, my suggestion would be to do it in small
steps: to first rewrite generator\shiboken\cppgenerator.cpp and friends
in python while using the same c++ parser and then to possibly look at
other c++ parsers or changing how shiboken works. Just to be clear,
this isn't strictly needed to fix current problems with pyside but it
should make future changes somewhat easier to make.
Cheers,
John
More information about the PySide
mailing list