Apache :: ASP

  INTRO
  INSTALL
  CONFIG
  SYNTAX
  EVENTS
  OBJECTS
  SSI
  CGI
  PERLSCRIPT
  COOKIES
  FAQ
  TUNING
  CREDITS
  SUPPORT
  SITES USING
- TODO
  CHANGES

  EXAMPLES

Powered by ModPerl & Apache
Powered by Apache::ASP
TODO

There is no specific time frame in which these things will be 
implemented.  Please let me know if any of these is of particular
interest to you, and I will give it higher priority.

WILL BE DONE

 + Better debugging, line numbers for dynamic includes.
   Maybe also some lightweight syntax error checking.
 + MailErrorsPower, sends duplicate errors every 1,10,100... occurances
 + MailErrorsPowerPeriod, resets the duplicate errors counter.
 + XML extensions allowing full rendering of XML documents, and
   custom tag extensions for a site.
 + Database storage of $Session & $Application, so web clusters may be used
   to serve up Apache::ASP content, maybe via Apache::Session.
 + Dumping state of Apache::ASP during an error, and being
   able to go through it with the perl debugger.
 + Investigating possibility of hooking $Session timeout into
   client/server 401 authentication failure.  Seems like IE
   caches passwords which makes things tough
 + $Request->ClientCertificate()
 + asp.pl, CGI method of doing asp 

MAY BE DONE

 + VBScript, ECMAScript interpreters
 + allow use of Apache::Session for session management
 + Close integration with HTML::Embperl
 + BerkeleyDB2 integration for state management, maybe getting
   shared memory to work. 
Copyright © 1998-2000, Joshua Chamas, Chamas Enterprises Inc.