Hi Jeff, I read the lists to remind myself of the joy of working with a nicely threaded server and the awesome old-school OpenACS community. It's amazing how many ex-OpenACSers I have the pleasure of being colleagues and friends with in totally different areas of life :)
Now, if I ever get back into a lot of server work I will finally implement a properly threaded Ruby AOLServer module (I had so much fun developing https://github.com/aufflick/nsperl2 ) but for now my coding is nearly all MacOS / iOS. It makes me feel warm and fuzzy just knowing that people are still using and developing AOLServer :) Cheers, Mark. -- Mark Aufflick http://mark.aufflick.com/about/contact http://pumptheory.com/about On Thu, Jun 2, 2011 at 6:04 PM, Jeff Rogers <[email protected]> wrote: > Distracting myself with code diving, I found that internal redirects, > implemented by Ns_ConnRedirect and as are used for among other things 404 > and 500 error pages, work by changing the url, reauthorizing, and then > running the request. However, it does not run preauth and postauth filters. > This seems wrong to me, but it seems to have been this way forever. Does > anyone have a reason why it shouldn't be changed to run those filters? > > -J > > PS: are any other developers even still reading this? > > > -- > AOLserver - http://www.aolserver.com/ > > To Remove yourself from this list, simply send an email to < > [email protected]> with the > body of "SIGNOFF AOLSERVER" in the email message. You can leave the > Subject: field of your email blank. > -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[email protected]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
