Hi guys, I'm actually puzzled by this particular question about toolkit behavior ...
The express toolkit doesn't support custom types, so you must manually serialize them and put the byte array into the ClusteredMap (correct me if I'm wrong please); but, AFAIK partial loading only worked with non-primitive types, so the question is: does partial loading work with byte arrays? That is, is it possible to lazy load and flush ClusteredMap values when using byte arrays? Thanks, Cheers, Sergio B. -- Sergio Bossa http://www.linkedin.com/in/sergiob _______________________________________________ tc-dev mailing list [email protected] http://lists.terracotta.org/mailman/listinfo/tc-dev
