> > Another way to go might be to just add it to the core. It would > > creates a runtime dependency on the bsf.jar, but I could live with > that. > > I'd be astonished if this happened. Really. We've just recently ditched > a > dependency on Commons Collections, which I personally think was a big > mistake. If people object to depending on a Commons component that was > actually created from Struts code in the first place, I simply can't > imagine > adding a dependency on something like BSF to the core.
Struts doesn't really need collections other than those provided by the JDK so removing the dependency on Commons Collections makes sense, IMO. Struts relies mostly on FastHashMap which I think should be changed in 2.x because it doesn't work on all Java platforms. David > > -- > Martin Cooper > > > > > > -Ted. > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs http://hotjobs.sweepstakes.yahoo.com/careermakeover --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]