: OTOH, forcing the XSLT files to be under conf/xslt would avoid : cluttering the conf directory, I think it's a good idea.
yeah .. the clutter issue alone seems to make it a worthwhile restriction. : You mean that the filename gives this impression, right? No problem with correct. : a rename, example.xsl is fine, or maybe xslt-writer-example.xsl. I figure "example.xsl" is a more general description of it's purpose -- it could be reused completley externally from the XSLTOutputWriter (ie: if we fix the way the stylesheet param works in the XMLOutputWriter) I'll commit with these changes once i get to work. -Hoss
