Why are the action classes in o.a.s.tiles.actions declared final?
Can o.a.s.util.ServletContextWriter be deprecated? It's instantiated once
in the ActionServlet and passed into DataSource objects setLogWriter()
method. Maybe this could be replaced with a commons-logging class?
Can o.a.s.util.IteratorAdaptor be deprecated and replaced with a call to the
commons-collections' IteratorUtils.asIterator(Enumeration) method? This
class is only used in 3 places.
Dave
_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: 1.1 Cleanup Questions David Graham
- Re: 1.1 Cleanup Questions Robert Leland
- Re: 1.1 Cleanup Questions Craig R. McClanahan
- Re: 1.1 Cleanup Questions David Graham