You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2013/08/03 18:35:22 UTC

[Bug 55317] Facilitate weaving by allowing ClassFileTransformer to be added to WebppClassLoader

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

--- Comment #9 from Nick Williams <ni...@nicholaswilliams.net> ---
I've received some guidance from the folks over at SpringSource
(https://jira.springsource.org/browse/SPR-10788) and I'd like to get started on
a patch for this now. However, I've yet to hear from Mark whether he has a
preference for adding a single addTransformer() method as I had originally
suggested or adding registerTransformer() and unregisterTranformer() methods as
Rainer suggested (or, a third alternative, addTransformer() and
removeTransformer()).

Mark, what do you think? If you don't have a preference, I'll probably go
Rainer's route but with addTransformer() and removeTransformer() as it's more
flexible but also uses a convention (addTransformer()) that other containers
use.

Thoughts?

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

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