[Mono-list] Binary serialization

Sergey Chaban serge@wildwestsoftware.com
Sun, 19 Jan 2003 17:33:58 +0200


>> This seems like a bug in our runtime.  The TypeCode enumeration should
>> in principle have the same values.  If it does not, that is our
>> mistake.  Do you know which values are wrong?  (Or all of it?)

> I think most of them are wrong. I'll correct them and I'll send a patch.

I'm pretty sure they are all correct:
1) They are generated from the specs file;
2) They seems to have the same values in mscorlib;
3) They have the same values in Rotor;

Maybe problem is with something else?

Sergey