I'm excited about the pyglet.resource module, and the ability to set up custom loaders for modules and packages.
Here's my problem: I'm working on a large project, with an artist who would prefer to organize art assets in an arbitrarily deep folder structure. I *could* register each folder manually w/ the resource loader, but this sounds error-prone with so many possible folders. The artist and I have agreed to unique filenames, so I don't see why I shouldn't be able to auto-index the folder structure, but I don't see an obvious way to do this with the current Loader setup. Has anybody done anything like this? (I'm using pyglet 1.1alpha2, but it looks like this hasn't been solved in the latest revision.) --David Eyk --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
