re-use bds
Brought to you by:
pabigot
It should be possible to re-use a BindingDOMSupport instance passed in through the toxml() method, rather than having to create a new one for each translation. Requires some sort of automatic reset.
Not done automatically, but did add a reset method to BindingDOMSupport which restores the original state when constructed.