Re: svn commit: r1636565 - /tomcat/trunk/TOMCAT-NEXT.txt

2014-11-04 Thread Mark Thomas
On 04/11/2014 13:34, Rémy Maucherat wrote: > 2014-11-04 13:48 GMT+01:00 : > >> +11. Reduce instances of setters and getters for the same property >> existing on an >> +object and its parent. This may require new objects to be exposed via >> JMX. > > This sounds like changing the management int

Re: svn commit: r1636565 - /tomcat/trunk/TOMCAT-NEXT.txt

2014-11-04 Thread Rémy Maucherat
2014-11-04 13:48 GMT+01:00 : > +11. Reduce instances of setters and getters for the same property > existing on an > +object and its parent. This may require new objects to be exposed via > JMX. > > This sounds like changing the management interface for a very trivial reason. Rémy