This evening I got a multipath ResourceLoader working for Eyebrowse: <http://eyebrowse.tigris.org/source/browse/eyebrowse/src/java/org/tigris/eyebrowse/util/EyebrowseResourceLoader.java?rev=1&content-type=text/x-cvsweb-markup>
I needed this to more easily allow templates from my org/apache/eyebrowse/ tree to override the default templates from the org/tigris/eyebrowse/ tree. If it's up (won't be for long), you can see a live example here: http://finemaltcoding.com:8080/eyebrowse/ViewLists That sample demonstrates Eyebrowse's default header and footer being overridden by the ASF's header and footer. If this is useful to others (and I think it would be), I can merge my changes -- which I believe to be backwards compatible -- into ClasspathResourceLoader. - Dan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
