From: <kut...@us...> - 2008-03-02 08:12:52
|
Revision: 207 http://soaplite.svn.sourceforge.net/soaplite/?rev=207&view=rev Author: kutterma Date: 2008-03-02 00:12:47 -0800 (Sun, 02 Mar 2008) Log Message: ----------- - re-integrated SOAP.pm into SOAP/Lite.pm (there's no use loading the SOAP package from SOAP::Lite on it's own, and it must be loaded together with SOAP::Lite in order to be useful). - ported a few modules into SOAP::Lite:: hierarchy and updated tests - updated module uses Modified Paths: -------------- trunk/MANIFEST trunk/lib/SOAP/Lite.pm trunk/lib/SOAP/Schema/WSDL.pm trunk/lib/SOAP/Schema.pm trunk/lib/SOAP/Transport/HTTP.pm trunk/lib/SOAP/Transport/IO.pm trunk/lib/SOAP/Transport/JABBER.pm trunk/lib/SOAP/Transport/LOCAL.pm trunk/lib/SOAP/Transport/MQ.pm trunk/t/SOAP/Schema/WSDL.t trunk/t/SOAP/Transport/HTTP.t Added Paths: ----------- trunk/lib/SOAP/Lite/Custom/ trunk/lib/SOAP/Lite/Custom/XML/ trunk/lib/SOAP/Lite/Custom/XML/Data.pm trunk/lib/SOAP/Lite/Custom/XML/Deserializer.pm trunk/lib/SOAP/Lite/Deserializer.pm trunk/lib/SOAP/Lite/Schema/ trunk/lib/SOAP/Lite/Schema/Deserializer.pm trunk/lib/SOAP/Lite/Schema/WSDL.pm trunk/lib/SOAP/Lite/Schema.pm trunk/lib/SOAP/Lite/Server.pm Removed Paths: ------------- trunk/lib/SOAP.pm This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |