After thinking a little bit further, we definitively need the second option, also renaming the package, otherwise we could cause conflicts if the web application already uses commons. So we should use something like org.apache.taglibs.standard.extra.commons.collections.LRUMap instead.
On Wed, 2004-10-20 at 07:53, Felipe Leme wrote: > Assuming these classes doesn't have deep dependencies on others, I would > say the second option would be better (in the worst case, we would do > some minor changes in the classes, like removing calls to Commons > Logging, if any). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
