https://bz.apache.org/bugzilla/show_bug.cgi?id=68068

--- Comment #1 from John Engebretson <jeng...@amazon.com> ---
Perhaps a simpler solution is to change Node from an interface to an abstract
class, then have SimpleNode extends Node rather than implement it.  This
achieves the same ends with more targeted and isolated changes.

-- 
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