Howdy folks-- Reminder: sf mailing list will die soon.
Anyhow.. I'm working on my Jaxen presesntation for SD-West, so I'm crawling the code, fixing checkstyle violations (only 2037 of them). Pasting in new version of the license, adding javadocs, etc. And then I noticed, on BaseXPath, every important method gets funnelled through getContext( theContext ) which smartly enough handles an org.jaxen.Context just fine. So, while we discussed being able to pass in a VariableContext or something, we already have the ability. Simply create an org.jaxen.Context, configure your VariableContext or whatnot how you like, and setNodeSet(..) to include your real context node. I think Context can certainly take some friendlier methods and constructors, but the core functionality exists if you don't mind jumping through a few hoops. Comments? -bob ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Jaxen-interest mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jaxen-interest