Hello,

I think we are approaching being ready for a new stable release. Below is the 
list of changes that have
accumulated since the last stable release. Most are somewhat minor, but
the new 'Callbacks' functionality is a major new feature. I am most
interested in more feedback on this. 

Callbacks are expected to mostly be of interest to plugin developers who
want to create more seamless extensions for users. As end users, you can 
probably ignore this feature, or be happy that some plugins you use are
more automatic or better integrated. 

An example use of the system would be a session handling module that
automatically doesn't some setup or teardown by virtue using it. Cees
could explain more. :) 

The 4.0_2 release will be on CPAN shortly, or you can get it from here
in the meantime:

http://mark.stosberg.com/Tech/perl/CGI-Application-4.0_2.tar.gz

Thanks!

    Mark


####

4.0_2 Sat Mar 19, 2005
    - Enhanced tests and documentation for error_mode(). (Rob Kinyon).
    - Clarified Plug-in documentation (Timothy Appnel)
    - Avoid some warnings when getting run mode from PATH_INFO (Emanuele 
Zeppieri)
    - removed init stage from callbacks to avoid confusion. (Mark Stosberg

4.0_1 Sun Dec 19, 2004
    - New callback system opens the door for more powerful and easy-to-use
      plug-ins. (Cees Hek)
    - Document new plug-in available:
      CGI::Application::Plugin::Stream helps stream files to the browser
    - Documented return value of header_props()
    - Use query() object to get PATH_INFO, to workaround bug in IIS web server. 
(Mark Stosberg)



    Mark

-- 
http://mark.stosberg.com/ 


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to