Don, Scott, Joe et al --
I just committed test/tests/contrib/garypeskin/SAX2DTMDesign.html which
is an HTML page that gives the basics regarding some of the arrays used
in SAX2DTM. This is what I find that I need for debugging and I left
off the stuff that was obvious to me, like what is in m_firstch :).
My first thought was to include this in the javadoc for SAX2DTM but then
I felt that it was maybe a little too implementation-oriented to be in
the javadoc since all of this is internal to SAX2DTM and obviously
subject to change.
Since I'm neither a documentation person nor an HTML expert, I just
coded it up simple. I thought maybe you would have a look and see if
this would be generally helpful and put it in a more appropriate place.
When troubleshooting some of the bugzilla issues, I've found this
helpful so I like to have it in front of me since I get confused in the
details sometimes. If you think it's just a useful "cheat sheet" for me
and doesn't have general applicability, that's fine too -- I'm not
offended.
Gary