I think we need to agree to a plan for release that we can focus on. http://code.google.com/p/pyglet/wiki/ReleaseSchedule looks pretty good and maybe we should go with it, though I'm afraid I'm not an expert in some of the areas. We may want to add or remove some things from that list, as well, to open it more for discussion. I also haven't put as much time into pyglet as I intended after the 1.1.4 release, but I can spend a few hours a week working toward getting a release out.
Every time I sit down to spend some time on pyglet 1.2 I end up testing one particular platform configuration or another. I then find myself overwhelmed by the sheer number of different platforms that need to be covered. Python with ctypes, so 2.4 through 3.2. 64 bit and 32 bit. Windows XP through 7 (x32 and x64). OS X ??(sorry) through 10.6, with different/no PyObjC versions. Several common Linux distributions(x32 and x64). Other platforms, too, probably. Each platform is going to have variances in OpenGL drivers and 3D hardware. I realize now that I'm seeing trees and not the forest. We'll be able to hit platforms that have testers and users and that file reports, especially those that can provide nice patches. I think we'll need to make a coordinated effort to get the next release out. The individual efforts on pyglet are very good and much appreciated, I'm really impressed with the osx work. If anyone has time to work on things in the release schedule, testing, or resolving open issues and anything else that comes up, it could be a real help. Thanks all, -b On Apr 28, 1:46 pm, anatoly techtonik <[email protected]> wrote: > http://code.google.com/p/pyglet/wiki/ReleaseSchedule > Are there any updates? Or tickets for items like "Upgrade RIFF source"? Is > it possible to define some core set of backward incompatible features that > should completed before release, so that other 1.2 features can be added > later? -- You received this message because you are subscribed to the Google Groups "pyglet-users" group. 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.
