rails/actionwebservice/TODO
Leon Breedt 4f2f408ba1 allow 0, 1, '0' or '1' to be cast to the appropriate values for boolean
values.

update XML-RPC example to work in :layered mode.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@883 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-03-10 11:53:29 +00:00

12 lines
308 B
Plaintext

= 0.7.0
- WS Dynamic Scaffolding
- WS Scaffolding Generators
= 0.8.0
- Consumption of WSDL services
= Refactoring
- Port dispatcher tests to use test_invoke
- Don't have clean way to go from SOAP Class object to the xsd:NAME type
string -- NaHi possibly looking at remedying this situation