[Mono-list] Resource System Proposal

Serge serge@wildwestsoftware.com
Wed, 14 Nov 2001 21:53:15 +0200


> Cant the strings be pulled directly out of a binary using a decompiler
> like system, and then the runtime could switch strings as nessisary?

Hmm, I guess this will require explicitly tagging particular strings in the
Userstrings heap in some special way, to notify runtime that the given
string must be translated - it seems goes beyond the metadata design.
This would have too many side effects.