I am going to modify the code of a Tiles-based library and I want to remove some deprecations (from Struts 1.1 to 1.2.4). In particular, I want to remove the "DefinitionsUtil" class. In fact it is only used to refer to the "DefinitionsUtils.userDebugLevel" and "DefinitionsUtils.NO_DEBUG". What is the best way to remove these deprecations? Should I use commons-logging? Thanks in advance Antonio Petrelli
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]