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

Nick Williams <nicho...@nicholaswilliams.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30825|0                           |1
        is obsolete|                            |

--- Comment #21 from Nick Williams <nicho...@nicholaswilliams.net> ---
Created attachment 30838
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30838&action=edit
Proposed implementation of this feature

Revised patch again. Switched to using CopyOnWriteArrayList, which should be
much faster than synchronization or a ReadWriteLock to protect from concurrency
issues. Wrapped [] around substitution values. Fixed mergability issues due to
changes to WebappClassLoader in last couple of days.

I think this is very close. Juergen has been at SpringOne all week, but he
should be home in the next day or two. Hopefully he can look at this soon now
that things are less stressful over there. I'd like to get all the issues
settled on the Tomcat side so that, once Juergen gives it the thumbs up, it can
be committed ASAP. I'd really love to get this in 8.0.RC2 and 7.0.44, if at all
possible.

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