HI, > Then we lose all type information and if you serialize a variable and > deserialize to the same variable you get a crash as the types no longer match. Fair enough. I had thought that Vector<*>([]) would get the type from the first element of the array but I guess not.
Thanks, Justin
