On Thu, May 23, 2002 at 12:10:06PM -0500, Dave Rolsky wrote: > On Fri, 24 May 2002, Autrijus Tang wrote: > > Greetings. Below is what I've done to port Mason(CVS version)'s > > ApacheHandler to Apache2; it deals mostly with the args-parsing > > incompatibilities and changed method names. > Actually, I've already done this in the CVS version. Which version were > you looking at? BTW, this patch is not right in a number of ways.
I was looking at the May 15 CVS. Oh, btw. is the 'cvs' pointer in http://www.masonhq.com/code/download/ intentional in doing 'co masonhq' instead of 'co mason'? > First, Apache->request is now deprecated (for 2.0), so I stopped using it. > So is $r->content, I believe. Understood. > Second, the patch would break the fixes I did for making "print 'foo'" > work inside components, at least with 2.0. Plus there's other things not > fixed in the patch and changes the patch makes that I'm not sure make > sense. Sorry that I wasn't aware of your similiar efforts. Please ignore that patch then; I'll try to work out another (more sensible) one if there's any other problems. > Once there is a working Apache::Request for mod_perl 2.0 I'll make sure > that that works with Mason. That would be wonderful. Thank-you. /Autrijus/
msg02776/pgp00000.pgp
Description: PGP signature
