Keiichi Fujino <[email protected]> wrote: >Hi. > >In the current implementation, JvmRouteBinderValve#changeSessionID >uses Manager#changeSessionId >in order to change session ID. >see r1446072, r1446077, r1461960. > >As a result, The following classes are no longer used. >-JvmRouteSessionIDBinderListener >-SessionIDMessage > >I'm going to remove these class. > >Any objections and comment?
+1 - I'm always in favour of deleting code! The remove classes should be marked as deprecated (with an explanation) just in case someone is depending on these. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
