[Mono-devel-list] How to handle huge string collation resources?

Miguel de Icaza miguel at ximian.com
Thu Jun 23 01:11:13 EDT 2005


Hello,

   Just to follow up some more: since the tables generated contain
various arrays of short and int sizes, I rather go down the path of
embedding that into the C code, so we get the automatic endian
adjustment rather than forcing the managed code to deal with it.

   We can add an internal call to get the pointers to the various tables
and take it from there.



More information about the Mono-devel-list mailing list