File: ToDo

package info (click to toggle)
soap4r 1.4.8-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,472 kB
  • ctags: 2,206
  • sloc: ruby: 19,295; makefile: 58; sh: 41; perl: 10
file content (44 lines) | stat: -rw-r--r-- 1,216 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
= ToDo


mappingRegistryCreator: do not dump a type which is in default mappingRegistry.


wsdlRouter
  return value must be converted to the specified element name, not "fooResponse" style.

Strict check
  order of sequence
  unbound

Support literal/document

qvfw肷ꍇ́AVɐ錾ꍇƁA̗vfQƂꍇ܂B̗vfQ Ƃۂ́Arefgp܂

simplify original driver

* encoding/decoding based on type information in WSDL.
  * Support untyped response.
* Support SwA.
* Parse XML Namespace with xmlscan, not by itself.
* RAA exception
* RAA uri-fy
* Support all derived built-in types in XML Schema Part2 Sec. 3.2.
* Design and implement SOAPHeader handler API.
  * Support actor and mustUnderstand.
  * Implement message router: lib/soap/msgRouter.rb.
    * Messaging sample.
* Rewrite the interop test client with runit?
* Follow SOAP/1.2.


= Done

* Support all primitive built-in types in XML Schema Part2 Sec. 3.2.
* Performance check.
* Remove dependency to delegate.rb of http-access2.  delegator.rb is rather
  slow.
* Create unit tests for XMLSchemaDatatypes.rb.
* Create unit tests for baseData.rb.
* Add XSD tests to the interop test client.
* WSDL4R.