Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

root/tags/RUBY18_IMPORT/ToDo

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