--- James Strachan <[EMAIL PROTECTED]> wrote: > From: <[EMAIL PROTECTED]> > > morgand 2003/01/14 10:45:30 > > > > Removed: > jelly/src/java/javax/servlet/jsp/jstl/sql > Result.java > > ResultImpl.java > ResultSupport.java > > SQLExecutionTag.java > > Log: > > moved into the SQL taglib build (shouldn't these > be an external > dependency?) > > I guess they should, if they were available as a > seperate download. I > suppose there's no need for Jelly to use exactly the > same interfaces as > JSTL; it could just have its own look-a-like > objects. > > James
I was thinking about the possibility of class collisions with JSTL users. Sun specs tend to change slowly, so maybe it's relatively manageable. - Morgan ===== Morgan Delagrange http://jakarta.apache.org/taglibs http://jakarta.apache.org/commons http://axion.tigris.org http://jakarta.apache.org/watchdog __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
