On Friday, June 15, 2012 5:07:55 PM UTC-5, Winston wrote: > > FYI, I'm trying a merge of evilphillip-cocoa-ctypes2 into pyglet. There > are 16 files updated and three files with conflicts: > - pyglet/app/cocoa.py > - pyglet/image/codecs/quartz.py > - pyglet/window/cocoa/__init__.py > > They don't look too bad but I think it would be better if someone more > familiar with the code tried to fix it. Below are snippets to give you an > idea of what we're up against. > > Hey, thanks for doing all of this testing. I can work through some of this tomorrow and go ahead and merge the cocoa-ctypes code into the main repository. The merge process is really just a matter of wholesale replacing all of the cocoa-related pyobjc files with the new files that are in the clone. I should be able to look at some of the other issues you brought up too, it will just take me a while to get familiar with the code again. Some issues that I'm worried about are that I haven't tested the ctypes clone against Python 3 or the latest version of PyPy, and I think there have been reports of problems with both.
--phillip -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. To view this discussion on the web visit https://groups.google.com/d/msg/pyglet-users/-/xiJnR6oDiVwJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en.
