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

Changeset 1521

Show
Ignore:
Timestamp:
04/29/05 17:08:05 (4 years ago)
Author:
nahi
Message:

cosmetic

Files:

Legend:

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

    r1520 r1521  
    1515 
    1616module Marshal 
    17   # Trying xsd:dateTime data to be recovered as aTime.  aDateTime if it fails. 
    18   MarshalMappingRegistry = Mapping::Registry.new(:allow_original_mapping => true) 
     17  # Trying xsd:dateTime data to be recovered as aTime. 
     18  MarshalMappingRegistry = Mapping::Registry.new( 
     19    :allow_original_mapping => true) 
    1920  MarshalMappingRegistry.add( 
    2021    Time,