Re: RFR: 8252999: Cleanup: replace .equals("") with .isEmpty() within all codebase

2020-09-17 Thread Stuart Marks
On Fri, 11 Sep 2020 15:17:58 GMT, Bradford Wetmore wrote: >> Ok, sorry for the distraction. > > Our local Santuario maintainer says: > > In general, changes to Apache Santuario should also be made at Apache so we > stay in sync. Hi @doom369, I hope we didn't end up wasting too much of your tim

Re: Feedback on javadoc UI changes

2019-10-10 Thread Stuart Marks
One of the things I've always liked about javadoc is that it has the feel of a static web page. Of course, it was completely static initially. As time has gone on it's become more interactive, yet the static feeling is still there. I think this is a big advantage, because it gives me (the user)