|
From: Christopher . <w3...@ho...> - 2003-05-11 20:06:48
|
Hey all, Currently, I am changing the Perl handlers and startup scripts to support mod_perl version 1, as well as mod_perl 2. From there, we'll have to catch a few areas of code that will need some adjustments to support both versions. Other than that, please browse the rest of the code to orient yourself with it. As it is, the code works with mod_perl2 and Apache2, but I don't think it will be too much work to make the code usable by both versions of mod_perl. Once that is taken care of, it shouldn't be co much of a concern over which mod_perl version that is being used; We can then concentrate on more exiting things! A few more things that I'd like to implement are filtering of anchor tags (for redirects, external links, etc.). This will help facilitate another feature that I'd like: cookie-sessions. There may be comments throughout the code with other ideas. If you have any questions and suggestions about the current code base, feel free to send them to me. I'll try my best to explain it to the group and even add comments to the section in question. If you feel that a section of code is crap and should be rewritten. :P, then please, cooperate with the other developers to reimplement the section in question with minimal disruption to other development. Sincerely, Chris Wedman _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail |