The problem here is that we need to relocate /a/b/c to /q/r/s.
However, since relocations are stated in terms of a.b.c form and not
path form, there's no syntax that maps.

Unless, of course, a pattern of a.b.c -> q.r.s should just work for
getClass().getResource("/a/b/c");

It seems reasonable to me, but perhaps I'm missing something? Any
thoughts from deep-shade thinkers would be helpful here.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to