Robert Koberg wrote: > > A Templates object can be cached while a Transformer should not be > cached. So off in the cache you can do: What's preventing me from caching a Transformer instance? From the spec I can see a concurrency restriction, but not caching per se. /pmn