Java Apache CVS Development wrote:
<snip>
> + Open way to get RunData information across Turbine. This is an old method.
> + It does not pass the servlet's config to RunData. It is here in the event
> + that someone is using it. Turbine now uses getRunData(req, res, config).
> +
> + @author <A HREF="mailto:[EMAIL PROTECTED]">John D. McNally</A>
> + @version $Id: RunDataFactory.java,v 1.7 2000/02/28 17:03:41 mcnally Exp $
> + */
> + public static RunData getRunData( HttpServletRequest req, HttpServletResponse
>res ) throws <snip>
Can we deprecate this method so that people realize they are compiling
against a bad interface? Only makes sense.
Kevin
--
Kevin A Burton ([EMAIL PROTECTED])
http://relativity.yi.org
Message to SUN: "Open Source Java!"
"For evil to win is for good men to do nothing."
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]