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

root/tags/RELEASE_1_4_5/ToDo

Revision 535, 0.9 kB (checked in by nahi, 7 years ago)

ToDo? file.

  • 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 * Add XSD tests to the interop test client.
4 * Rewrite the interop test client with runit?
5 * Support all derived built-in types in XML Schema Part2 Sec. 3.2.
6 * Design and implement SOAPHeader handler API.
7   * Support actor and mustUnderstand.
8   * Implement message router: lib/soap/msgRouter.rb.
9     * Messaging sample.
10 * Support untyped response.
11   does lib/soap/encodingStyleHandlerASPDotNet.rb is enough?
12 * Follow SOAP/1.2.  I heard it is going to be Last Call soon without Candidate
13   Recommendation phase...
14 * Support derived types in XML Schema Part2
15 * WSDL4R.
16   * encoding/decoding based on type information.
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.
Note: See TracBrowser for help on using the browser.