Geert Bevin <[EMAIL PROTECTED]> writes: > just instantiate them with the static factories: http://rifers.org/ > docs/api/com/uwyn/rife/template/TemplateFactory.html > For example: > Template t = TemplateFactory.TXT.get("name");
Ah BTW, is it on purpose, that plain text templating supports only the ``compact'' tags syntax? Haven't found in the javadocs anything about it. It might look strange, but I'd prefer to be able to use in both types of templates the same syntax (ie. <r:v/>) anyway. _______________________________________________ Rife-users mailing list [email protected] http://lists.uwyn.com/mailman/listinfo/rife-users
