From: <kut...@us...> - 2008-06-06 17:50:43
|
Revision: 257 http://soaplite.svn.sourceforge.net/soaplite/?rev=257&view=rev Author: kutterma Date: 2008-06-06 10:50:41 -0700 (Fri, 06 Jun 2008) Log Message: ----------- - updated a few tests - made SOAP::Serializer and SOAP::Deserializer die, so test now test whether our stuff uses the SOAP::Lite::* modules. I think we should just move everything into the SOAP::Lite namespace, and provide wrappers for the old names (mostly in SOAP::Lite, and maybe intelligent ones - the wrappers could test whether there's something loaded there already, and only install themselves if not... Modified Paths: -------------- trunk/MANIFEST trunk/lib/OldDocs/SOAP/Lite.pod trunk/lib/SOAP/Custom/XML/Data.pm trunk/lib/SOAP/Custom/XML/Deserializer.pm trunk/lib/SOAP/Deserializer.pm trunk/lib/SOAP/Deserializer.pod trunk/lib/SOAP/Fault.pm trunk/lib/SOAP/Lite/Custom/XML/Data.pm trunk/lib/SOAP/Lite/Deserializer/XMLSchemaSOAP1_1.pm trunk/lib/SOAP/Lite/Deserializer.pm trunk/lib/SOAP/Lite/Packager.pm trunk/lib/SOAP/Lite/Server.pm trunk/lib/SOAP/Lite/Utils.pm trunk/lib/SOAP/Lite.pm trunk/lib/SOAP/Packager.pm trunk/lib/SOAP/SOM.pod trunk/lib/SOAP/Serializer.pm trunk/lib/SOAP/Server.pm trunk/lib/SOAP/Trace.pm trunk/lib/SOAP/Transport/HTTP.pm trunk/lib/SOAP/Utils.pm trunk/lib/UDDI/Lite.pm trunk/lib/XMLRPC/Lite.pm trunk/t/01-core.t trunk/t/38-packager.t trunk/t/SOAP/Cloneable.t trunk/t/SOAP/Lite/Deserializer/XMLSchemaSOAP1_1.t trunk/t/SOAP/Lite/Deserializer/XMLSchemaSOAP1_2.t trunk/t/SOAP/Lite/Packager.t trunk/t/memleak.t This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |