On Tue, Apr 15, 2008 at 5:50 PM, Alex Holkner <[EMAIL PROTECTED]>
wrote:
>  From what I can tell this patch still requires each leaf path to
>  specified explicitly, which doesn't solve the problem from your
>  original post.  It also indexes everything relative to the
>  script_home, which makes it impossible to override an asset from some
>  other location.

True and true. It was the simplest thing I could see to do, given the
15 minutes I put toward it. :)  I liked the idea of namespacing, and I
*could* get by w/ static indexing, if need be.

>  I have a rough idea of how I'd like to implement it: walk over each
>  specified path component and index everything relative to that path.

And if you can see how to do this, all the better. If I understand
your example, correctly, this is essentially what I'm looking for.
Thanks for taking the time to look at this!

--David
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to