rails/actionwebservice/TODO
Leon Breedt d43392a50b add action_web_service/test_invoke, will be used by for testing APIs in
a Rails project instance.


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

13 lines
312 B
Plaintext

= 0.7.0
- WS Test Integration
- WS Scaffolding
- WS 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