On Tue, 12 Dec 2000, Doug MacEachern wrote:

> On Tue, 12 Dec 2000, Matt Sergeant wrote:
>
> > Can we make Apache::Request a singleton? Currently if you try to create
> > one after it has been initialised once it fails to see anything in the
> > POST data (because its already been read).
>
> i think the new() method should stay as-is.  if somebody wants singleton
> they should ask for it, via a singleton() method (or whatever name), or by
> subclassing Apache::Request.
> and, pnotes() should probably used rather than a global.  i don't think
> subrequests should inherit the Apache::Request object for the main
> request.

OK thats fine I'll get a new patch together. Is the code in CVS yet?

-- 
<Matt/>

    /||    ** Director and CTO **
   //||    **  AxKit.com Ltd   **  ** XML Application Serving **
  // ||    ** http://axkit.org **  ** XSLT, XPathScript, XSP  **
 // \\| // **     Personal Web Site: http://sergeant.org/     **
     \\//
     //\\
    //  \\

Reply via email to