[ctypes-users] Since I don't seem to be getting time to do the rest of the work any time soon
by Mike C. Fletcher other posts by this author
Nov 21 2006 4:03PM messages near this date
Re: [ctypes-users] bug report: int overflow in ctypeslib
|
Re: [ctypes-users] Since I don't seem to be getting time to do the rest of the work any time soon
I was intending to the work of integrating the code-generation
refactoring, testing that all of the various sub-classes were working,
but as time grows short I don't seem to be getting to it. Thus, here's
the diff for the code generator that I'm using in the OpenGL-ctypes code
generator. It is a far more modular design, but is still basically just
the same code broken out to allow for subclassing/overriding elements.
http://pyopengl.cvs.sourceforge.net/pyopengl/OpenGL-ctypes/src/ctypes_codegenerator_refactor
.diff?view=markup
The OpenGL generator, for those who are curious are here:
http://pyopengl.cvs.sourceforge.net/pyopengl/OpenGL-ctypes/src/openglgenerator.py?view=marku
p
and the script that builds the raw modules:
http://pyopengl.cvs.sourceforge.net/pyopengl/OpenGL-ctypes/src/generateraw.py?view=markup
I will try to get some time at some point to test with the stuff we
don't use, but didn't want to have people waiting on this before
producing new work.
Have fun,
Mike
--
________________________________________________
Mike C. Fletcher
Designer, VR Plumber, Coder
http://www.vrplumber.com
http://blog.vrplumber.com
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
ctypes-users mailing list
ctypes-users@[...].net
https://lists.sourceforge.net/lists/listinfo/ctypes-users
Thread:
Mike C. Fletcher
Thomas Heller
Mike C. Fletcher
Thomas Heller
Thomas Heller
Mike C. Fletcher
|