Often I'll create a binding with a transform or chain of transforms, only to change it later to a different binding type (e.g. from indirect tag binding to a property binding). I'll want to use the same transform, however there is currently no way to copy this to the new binding.
What might also be useful is for the transforms to just automatically be applied when you switch binding types.