Description
Templates unfortunately are not threadsafe, but a class TemplateData exists for the sole scope of being cached and reused. Moreover, with the addition of template placeholders also these could be cached and reused in a threadsafe way.
Templates unfortunately are not threadsafe, but a class TemplateData exists for the sole scope of being cached and reused. Moreover, with the addition of template placeholders also these could be cached and reused in a threadsafe way.