From: Eric B. R. <eb...@tc...> - 2002-11-10 20:40:33
|
On Wednesday, November 6, 2002, at 01:12 PM, Petr Toman wrote: > I would like to ask for small changes for WM 1.1: > > 1) please remove "final" from WMServlet.doGet() > (no, I'm not going to argue about this obvious thing ;-) done. In fact, the javadocs for that method have always said: "blah blah you can override this method blah blah". > 2) modify Log methods, so they take Throwable as argument, > instead of Exception done. These changes are in CVS, and will eventually find their way into 1.1b2. eric |