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

Changeset 764

Show
Ignore:
Timestamp:
01/18/03 02:44:49 (6 years ago)
Author:
nahi
Message:

Update

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ToDo

    r581 r764  
    11= ToDo 
    22 
     3 
     4mappingRegistryCreator: do not dump a type which is in default mappingRegistry. 
     5 
     6 
     7wsdlRouter 
     8  return value must be converted to the specified element name, not "fooResponse" style. 
     9 
     10Strict check 
     11  order of sequence 
     12  unbound 
     13 
     14Support literal/document 
     15 
     16�q���v�f��肷�����́A�V���ɐ錾�������ƁA���v�f��Ƃ��������������B���v�f���Ƃ����́Aref������p���܂� 
     17 
     18simplify 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. 
    324* RAA exception 
    425* RAA uri-fy 
    5 * Support SwA. 
    6 * Rewrite the interop test client with runit? 
    726* Support all derived built-in types in XML Schema Part2 Sec. 3.2. 
    827* Design and implement SOAPHeader handler API. 
     
    1029  * Implement message router: lib/soap/msgRouter.rb. 
    1130    * 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. 
     31* Rewrite the interop test client with runit? 
     32* Follow SOAP/1.2. 
    1833 
    1934