|
Revision 581, 0.9 kB
(checked in by nahi, 6 years ago)
|
Modified.
|
- Property svn:eol-style set to
native
- Property svn:executable set to
*
- Property svn:keywords set to
author date id revision
|
| Line | |
|---|
| 1 |
= ToDo |
|---|
| 2 |
|
|---|
| 3 |
* RAA exception |
|---|
| 4 |
* RAA uri-fy |
|---|
| 5 |
* Support SwA. |
|---|
| 6 |
* Rewrite the interop test client with runit? |
|---|
| 7 |
* Support all derived built-in types in XML Schema Part2 Sec. 3.2. |
|---|
| 8 |
* Design and implement SOAPHeader handler API. |
|---|
| 9 |
* Support actor and mustUnderstand. |
|---|
| 10 |
* Implement message router: lib/soap/msgRouter.rb. |
|---|
| 11 |
* Messaging sample. |
|---|
| 12 |
* Support untyped response. |
|---|
| 13 |
does lib/soap/encodingStyleHandlerASPDotNet.rb is enough? |
|---|
| 14 |
* Follow SOAP/1.2. I heard it is going to be Last Call soon without Candidate |
|---|
| 15 |
Recommendation phase... |
|---|
| 16 |
* encoding/decoding based on type information in WSDL. |
|---|
| 17 |
* Create unit tests. |
|---|
| 18 |
|
|---|
| 19 |
|
|---|
| 20 |
= Done |
|---|
| 21 |
|
|---|
| 22 |
* Support all primitive built-in types in XML Schema Part2 Sec. 3.2. |
|---|
| 23 |
* Performance check. |
|---|
| 24 |
* Remove dependency to delegate.rb of http-access2. delegator.rb is rather |
|---|
| 25 |
slow. |
|---|
| 26 |
* Create unit tests for XMLSchemaDatatypes.rb. |
|---|
| 27 |
* Create unit tests for baseData.rb. |
|---|
| 28 |
* Add XSD tests to the interop test client. |
|---|
| 29 |
* WSDL4R. |
|---|