I'm having a problem with TemplateDirectiveModel. I've implemented the
interface following the examples in the docs, but I get different results
depending on what's contained in the body of the directive.
For instance, the following works as expected:
${someVariable}
The value of ${someVariable} gets passed down to my writer when I...
2009-11-10 20:29:18 UTC in FreeMarker