Joe Germuska wrote: > The problem being that Struts hasn't really switched over to > commons-resources yet. That would end up touching almost every > class! Who wants to take that on when the masses are clamoring at > the gates for a 1.1 final release!
If the API's are very similar then I could do it, with IntelliJ with a few mouse clicks. We could always create an Interface in commons-resources and have the struts implement that or have the struts classes extend the commons-resources, that would limit the amount of code touched for this release, then we could do a full conversion piece-by-piece later. -Rob -- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>