|
Revision 764, 1.2 kB
(checked in by nahi, 6 years ago)
|
Update
|
- 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 |
|
|---|
| 4 |
mappingRegistryCreator: do not dump a type which is in default mappingRegistry. |
|---|
| 5 |
|
|---|
| 6 |
|
|---|
| 7 |
wsdlRouter |
|---|
| 8 |
return value must be converted to the specified element name, not "fooResponse" style. |
|---|
| 9 |
|
|---|
| 10 |
Strict check |
|---|
| 11 |
order of sequence |
|---|
| 12 |
unbound |
|---|
| 13 |
|
|---|
| 14 |
Support literal/document |
|---|
| 15 |
|
|---|
| 16 |
�q���v�f��肷�����́A�V���ɐ錾�������ƁA���v�f��Ƃ��������������B���v�f���Ƃ����́Aref������p���܂� |
|---|
| 17 |
|
|---|
| 18 |
simplify original driver |
|---|
| 19 |
|
|---|
| 20 |
* encoding/decoding based on type information in WSDL. |
|---|
| 21 |
* Support untyped response. |
|---|
| 22 |
* Support SwA. |
|---|
| 23 |
* Parse XML Namespace with xmlscan, not by itself. |
|---|
| 24 |
* RAA exception |
|---|
| 25 |
* RAA uri-fy |
|---|
| 26 |
* Support all derived built-in types in XML Schema Part2 Sec. 3.2. |
|---|
| 27 |
* Design and implement SOAPHeader handler API. |
|---|
| 28 |
* Support actor and mustUnderstand. |
|---|
| 29 |
* Implement message router: lib/soap/msgRouter.rb. |
|---|
| 30 |
* Messaging sample. |
|---|
| 31 |
* Rewrite the interop test client with runit? |
|---|
| 32 |
* Follow SOAP/1.2. |
|---|
| 33 |
|
|---|
| 34 |
|
|---|
| 35 |
= Done |
|---|
| 36 |
|
|---|
| 37 |
* Support all primitive built-in types in XML Schema Part2 Sec. 3.2. |
|---|
| 38 |
* Performance check. |
|---|
| 39 |
* Remove dependency to delegate.rb of http-access2. delegator.rb is rather |
|---|
| 40 |
slow. |
|---|
| 41 |
* Create unit tests for XMLSchemaDatatypes.rb. |
|---|
| 42 |
* Create unit tests for baseData.rb. |
|---|
| 43 |
* Add XSD tests to the interop test client. |
|---|
| 44 |
* WSDL4R. |
|---|