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

Changeset 1952

Show
Ignore:
Timestamp:
09/12/07 11:04:26 (1 year ago)
Author:
nahi
Message:
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lib/soap/mapping/encodedregistry.rb

    r1931 r1952  
    188188    [::String,       ::SOAP::SOAPQName,      BasetypeFactory], 
    189189 
    190     [::Hash,         ::SOAP::SOAPArray,      HashFactory], 
    191     [::Hash,         ::SOAP::SOAPStruct,     HashFactory], 
     190    [::Hash,         ::SOAP::SOAPArray,      HashFactory, 
     191      {:derived_class => true}], 
     192    [::Hash,         ::SOAP::SOAPStruct,     HashFactory, 
     193      {:derived_class => true}], 
    192194 
    193195    [::Array,        ::SOAP::SOAPArray,      ArrayFactory,