Wow that is some complex code :) After a cursory reading I have a few question:

Does it support multi-dimensional arrays int[][][][]? It looks like the code only supports 1d arrays.

Does is support java.io.Externalizable?

Does is support writeReplace and readResolve?

-dain

Reply via email to