From: "Morgan Delagrange" <[EMAIL PROTECTED]> > --- James Strachan <[EMAIL PROTECTED]> wrote: > > From: "Stefan Bodewig" <[EMAIL PROTECTED]> > > > On Thu, 16 Jan 2003, <[EMAIL PROTECTED]> > > wrote: > > > > > > > Done. > > > > > > Thanks. > > > > > > Any idea where I can find > > > org.apache.commons.jelly.tags.xml.XPathExpression? > > This one is > > > imported by the jsl taglib, but doesn't seem to > > exist (together with > > > XPathTagSupport, XPathSource and XPathExpression). > > > > > > There are classes with that names in > > jelly/expression/xpath ... > > > > I've just hit that too. The XPathExpresion has been > > refactored into a > > different package (o.a.c.jelly.expresion.xpath). > > I'll try clean this up > > later today so things are all consistent. > > > > James > > Yup that was me. Initially the XPath stuff was > bundled with the XML tags, but they seemed more like > core utility classes. They were also used heavily in > the junit tags. Thanks for cleaning up JSL, I hadn't > had a chance to regression test them all yet.
No problem - thanks for the nice refactoring of the XPath stuff (and for all the other refactoring you've been doing lately). James ------- http://radio.weblogs.com/0112098/ __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
