1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionwebservice/lib/action_web_service
Leon Breedt 100015cd80 Make all custom types and method calls are declared in the 'urn:ActionWebService'
namespace as a default, fixes SOAP marshaling for .NET, a regression since the merge.

Make array annotation be recursive in WS::Marshaling::SoapMarshaling, this makes
typed arrays buried in nested structures still be annotated correctly.

Support :layered dispatching mode for XML-RPC namespaced method names.

Change WS::ParamInfo.create signature to require type_binding, and update all
uses of this.

Restore #default_api_method functionality, fixes a regression since the merge.

Fix marshalling of ActiveRecord::Base derivatives, fixes a regression since the merge.

This changeset closes #676, #677, and #678.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@811 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-02-27 21:21:40 +00:00
..
api merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
client Make all custom types and method calls are declared in the 'urn:ActionWebService' 2005-02-27 21:21:40 +00:00
container merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
dispatcher Make all custom types and method calls are declared in the 'urn:ActionWebService' 2005-02-27 21:21:40 +00:00
protocol Make all custom types and method calls are declared in the 'urn:ActionWebService' 2005-02-27 21:21:40 +00:00
support merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
vendor Make all custom types and method calls are declared in the 'urn:ActionWebService' 2005-02-27 21:21:40 +00:00
api.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
base.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
client.rb refactoring: 2005-02-19 08:29:42 +00:00
container.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
dispatcher.rb refactoring: 2005-02-19 08:29:42 +00:00
invocation.rb refactoring: 2005-02-19 08:29:42 +00:00
protocol.rb merged the changes for the upcoming 0.6.0: 2005-02-25 23:39:39 +00:00
struct.rb Make all custom types and method calls are declared in the 'urn:ActionWebService' 2005-02-27 21:21:40 +00:00