I just wondered if we need both JaXPath and BaseXPath in org.jaxen package. Maybe we could just have one implementation, say BaseXPath and one interface that all XPath implementations implement?
Another thought; how about a generic XPath implementation. Say org.jaxen.generic.XPath Which depending on the type of the context it could deduce if it was DOM, dom4j, EXML or JDOM and call the necessary exact XPath implementation? Hopefully it could share the XPath expression though. James _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Jaxen-interest mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jaxen-interest