On Sat, 2002-05-04 at 17:25, Tavis Rudd wrote: > > You've missed the point. Cheetah doesn't want access to _request, > WebKit.Servlet.Servlet.serverSidePath() does, but it can't find it because it > is only defined in the Page class. > > > If Cheetah is adding a "request" attribute, then > > Cheetah isn't. It's adding a request() method by mapping to trans.request(). >
Oops. Sorry about that. Your solution is a better one. (still not threadsafe, but no one seems to care anyway.) _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Webware-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-devel
