On 10.07.2011 23:11, Filip Hanik - Dev Lists wrote: > go ahead add it in, if you add in a flag to toggle the behavior, and the > flag is defaulted to today's behavior. you're safe, and you give users > an option
Thanks for the feedback. I will go with Konstantin's suggestion of making it overwritable by any extension of StandardSession via putting the check in a protected method. The default impl will be unchanged, but DeltaSession can do something else. Again by default DeltaSession will just call super, but when the attribute replication filtering is on, it will only check if the attribute matches the filter. And now on to hacking ... Mark: no need to wait for that w.r.t. 7.0.19. Regards, Rainer --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org