[Mono-list] Binary serialization

Torstensson, Patrik patrik.torstensson@intel.com
Sun, 19 Jan 2003 09:22:48 -0800


The values the binary serializer uses is not the same, the serializer
uses a own enum.

Cheers,
 Patrik

> -----Original Message-----
> From: Sergey Chaban [mailto:serge@wildwestsoftware.com] 
> Sent: 2003-01-19 16:34
> To: mono-list@ximian.com
> Subject: Re: [Mono-list] Binary serialization
> 
> 
> >> 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
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list@ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>