rails/actionwebservice/TODO
Leon Breedt 631340d5d1 make the marshaler use the same set of columns as the code that generates
WSDL, avoids mismatches when there are associations in the AR model class.


git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@825 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-03-02 22:55:00 +00:00

12 lines
267 B
Plaintext

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