|
From: Juergen H. <ju...@in...> - 2005-03-07 20:22:04
|
Thanks, Seth. I've cleaned up the imports - those emerged when I removed deprecated methods for 1.2 RC1; I didn't perform an "optimize imports" step afterwards... Regarding "perform" vs "execute" on a Tiles component controller in TilesView: I guess it's better to call "perform" there for the time being, to stay backwards compatible with Struts 1.1 (IIRC, "perform" was deprecated as recently as Struts 1.2). Juergen -----Original Message----- From: spr...@li... [mailto:spr...@li...]On Behalf Of Seth Ladd Sent: Monday, March 07, 2005 9:05 PM To: spr...@li... Subject: [Springframework-developer] cleanup of src/ tree, removing eclipse warnings Hello, Here's a small patch that cleans up unused import statements and fixes one deprecated method. Only four files were touched. This patch was made against the HEAD. Hope it helps, Seth -- <a href="http://www.picklematrix.net/foaf.rdf">Seth Ladd's FOAF</a> <a href="http://www.foaf-project.org/">What is FOAF?</a> |