https://issues.apache.org/bugzilla/show_bug.cgi?id=55317

--- Comment #13 from Jeremy Boynes <jboy...@apache.org> ---
Created attachment 30678
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30678&action=edit
Proposal for transformer registration API

(In reply to Nick Williams from comment #11)
> Okeydokey. addTransformer() and removeTransformer() is my preference and
> also what's easiest on the Spring folks (it will require no code change on
> their part to work), so that's the direction we'll go.

I'd suggest adding these in a separate interface for just this functionality so
that applications don't need to depend on the actual implementation. The Tomcat
API package (org.apache.tomcat) might be a good location.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to