commit | ca997b7ea84dcd6743650203d62ca24aaafc335b | [log] [tgz] |
---|---|---|
author | Neil GM Richards <neil_richards@uk.ibm.com> | Wed May 27 07:18:46 2015 -0400 |
committer | Neil GM Richards <neil_richards@uk.ibm.com> | Wed May 27 07:18:46 2015 -0400 |
tree | 977e9847c24c01f0b0a0bdecb60fb34167748935 | |
parent | f6e0625fbb195e0aefb1db858b1a3db5afb2b867 [diff] | |
parent | fc6c68276cd57093b8f7a5b621fa8e3f38c235fa [diff] |
Merge branch 'class_marshalling' into 'ibm-trunk' Class marshalling Sorts out conversion of Class to ClassDesc during marshalling and ClassDesc to Class during unmarshalling. Also correct ArrayValueDescriptor so that ValueDescriptor.writeReplace is called for each element in the array. See merge request !47