Kevin Jardine <[email protected]> writes: > My error I think - I was assuming that loadTemplates loads template > directories recursively like StringTemplate, but in fact it appears > that it only loads templates in the given directory, correct?
They load recursively but if a template is in "foo/bar.tpl" you have to address it as "foo/bar". G -- Gregory Collins <[email protected]> _______________________________________________ Snap mailing list [email protected] http://mailman-mail5.webfaction.com/listinfo/snap
