At 12:32 PM 12/6/01 -0800, Tavis Rudd wrote: >Why are method names different between ServletFactory and >PythonServletFactory? > >ServletFactory.createServletForTransaction(...) >PythonServletFactory.servletForTransaction(...)
I think createServletForTransaction is actually dead code. I can't find any place that actually calls it. If I'm right, we should remove it from ServletFactory. -- - Geoff Talvola [EMAIL PROTECTED] _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel
