On the subject of RPC interfaces Just a heads up, XMLRPC has also been updated in HEAD. I have not tested it, but 18 should support XMLRPC again, without any security issues.
Cheers Dave On Sun, 2006-09-24 at 14:20 +0200, Benoit Hamet wrote: > Hi all, > > Phpgwapi soap commited today. I will update the soap application ASAP. > > Regards. > > Caeies. > > Benoit Hamet wrote: > > Hi all, > > > > I will update the nusoap lib files from the latest nusoap lib into > > phpgwapi, in 2 or 3 days, if nobody complain. > > > > I will use for that a script I wrote which is in > > phpgwapi/doc/soap/nusoap2phpgwapi > > > > I keep as much as possible backward compatibility. I will update the > > soap application as much as possible to help dev to use the new api. > > > > Files deprecated : > > - class.soap_client.inc.php > > > > Files updated : > > - old class.soapval.inc.php is replaced by class.phpgw_soapval.inc.php > > which extends the new class.soapval.inc.php > > - class.soap_parser.inc.php > > - class.soap_server.inc.php > > - class.soapclient.inc.php > > - class.soapval.inc.php (new file in reality cf > > class.phpgw_soapval.inc.php ) > > - class.wsdl.inc.php > > > > New Files : > > - class.nusoap_base.inc.php > > - class.phpgw_soapval.inc.php > > - class.soap_XMLSchema.inc.php > > - class.soap_fault.inc.php > > - class.soap_transport_http.inc.php > > > > If somebody other than me is using the soap api, please let me know > > asap, to be able to test your application with the new files, before I > > commit them in cvs :) > > > > Regards, > > > > Caeies. > > > > > > > > _______________________________________________ > > Phpgroupware-developers mailing list > > [email protected] > > http://lists.gnu.org/mailman/listinfo/phpgroupware-developers > > > > > > _______________________________________________ > Phpgroupware-developers mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/phpgroupware-developers -- Dave Hall (aka skwashd) API Coordinator phpGroupWare e [EMAIL PROTECTED] w phpgroupware.org j [EMAIL PROTECTED] sip [EMAIL PROTECTED] _ ____ __ __ _ __ | |__ _ __ / ___|_ __ ___ _ _ _ _\ \ / /_ _ _ __ ___ | '_ \| '_ \| '_ \| | _| '__/ _ \| | | | '_ \ \ /\ / / _` | '__/ _ \ | |_) | | | | |_) | |_| | | | (_) | |_| | |_) \ V V / (_| | | | __/ | .__/|_| |_| .__/ \____|_| \___/ \__,_| .__/ \_/\_/ \__,_|_| \___| |_| |_| |_|Web based collaboration platform _______________________________________________ Phpgroupware-developers mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
