On Thu, 19 Jul 2001, Paul Kulchenko wrote:

> New version of SOAP::Lite has entered CPAN.
>
> number of fixes related to different Perl version and platforms
> number of fixes in XMLRPC::Lite
> fixed POP3 server
> added support for SOAP 1.2
>   (spec is still in draft, implementation is subject to change)
> added mod_xmlrpc transport (Apache::XMLRPC::Lite)
> added JABBER transport
> added MQ transport
> added TCP over SSL transport
> added non-blocking TCP multiserver
> included FastCGI transport
> modified XML::Parser::Lite to work on Perl 5.005
> modified deserializer to work with different schemas (1999/2001)
> added extended array support (only in deserializer)
> improved WSDL support
> modified dispatch for XMLRPC server to work exactly as for SOAP
> added example with Inline::C module (inline.daemon).
>   Dispatch to C, C++, assembler, Java, Python and Tcl :).
> all transport are available for both SOAP::Lite and XMLRPC::Lite:
>   HTTP (daemon, CGI, mod_perl), SMTP/POP3, TCP, IO, JABBER, MQ
> tested on Perl 5.00503, 5.6.0, 5.6.1, 5.7.1 and 5.7.2
> updated documentation and added new examples

Dunno if you got my email, but I'd like to see the ability to dynamically
modify the dispatch tables. At the moment I'm doing it as a hack into your
SOAP::Lite internals.

-- 
<Matt/>

    /||    ** Founder and CTO  **  **   http://axkit.com/     **
   //||    **  AxKit.com Ltd   **  ** XML Application Serving **
  // ||    ** http://axkit.org **  ** XSLT, XPathScript, XSP  **
 // \\| // ** mod_perl news and resources: http://take23.org  **
     \\//
     //\\
    //  \\

Reply via email to