Thanks Val. BTW: It would be pretty easy to write a unit test for this. 1) Create an Instance (A) of a class that contains an ImmutableList<String> foo; 2) Create a cache of these 3) Using the BinaryMarshaler -- put(A), then get(A) 4) Walk the items in foo. (I will not blow up unless you access elements of foo)
thanks, -- Chris -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
