Sure. We absolutely need to update the documentation for the upcoming 1.1 release.
I agree that the couple of paragraphs we have on DOM are insufficient documentation. At this point the only place DOM is mentioned specifically is this: http://jakarta.apache.org/commons/jxpath/users-guide.html#DOM%20Document%20A ccess We basically just refer the reader to the general XPath documentation like the XPath standard and XPath tutorial by W3Schools. BTW, that tutorial is awesome, so there would not be any point in providing documentation on XPath in our users guide. IMO we should only address the JXPath idiosyncrasies as far as DOM and JDOM are concerned. What specific issues are most important to you? We would make sure those are addressed. - Dmitri ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 28, 2002 9:40 AM Subject: DO NOT REPLY [Bug 14932] New: - Lack of examples or documentation > DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG > RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT > <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14932>. > ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND > INSERTED IN THE BUG DATABASE. > > http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14932 > > Lack of examples or documentation > > Summary: Lack of examples or documentation > Product: Commons > Version: 1.0 Beta 1 > Platform: Other > OS/Version: Other > Status: NEW > Severity: Normal > Priority: Other > Component: JXPath > AssignedTo: [EMAIL PROTECTED] > ReportedBy: [EMAIL PROTECTED] > > > Hey guys, > > While trying to write a prototype to use JXPath with XML / Dom trees i was looking for > documentation or examples on this subjects. I did not seem to find anything nor on the jakarta nor > on the internet. Where can we get this information? btw i think you could attract a lot more > developers by making this project more accessable with examples and practical documentation on > useing JXpath with XML/DOM. > BTW: this is more an issue than a bug but the apache site brought me > here for issues. > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
