2008/5/29 Alex Holkner <[EMAIL PROTECTED]>: > > On 5/29/08, Javier Garcia <[EMAIL PROTECTED]> wrote: > > Offtopic: > > > > May I suggest a pair of tutorials > > > > 1. Using pyglet with stackless , like the Actor tutorial which uses > > pygame, simplified if its possible > > I've not played with stackless before, but I understand it's an > experimental patch only, so a tutorial for using it with pyglet is not > really appropriate (of course, please supply and publish your own!). >
Just thought I'd say stackless is a fork of python but is extremely stable and is used in EVE online for one. Also I currently use pyglet in stackless and it works perfectly. The code is all main branch python apart from a few things rejigged and inserted to allow tasklets and channels etc. Anyway just thought I'd throw in that opinion, I could possibly look at writing a tutorial if there's enough interest. Adam. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
