[Mono-dev] Replacing/Removing I18N
Kornél Pál
kornelpal at gmail.com
Fri Oct 13 10:05:46 EDT 2006
>The only difference in your proposal is how to store the data.
>I maintain that having the option to store it either embedded in the
>binary or in data files is better than the proposal to use assembly
>resources or your proposal of having only external files (which makes
>it harder to support mkbundle).
I just was thinking of a data file (or more data files) but that can be
independent of the assembly, can be a linked resource or an embedded
resource. I think that this is a minor detail because this can be changed in
some minutes at any time and does not affect the entire encoding
infrastructure. And I agree with you that using resources is a better
solution.
I happy that we both have the same opinion. I probably was lost in the long
running conversation about this problem and didn't realize this fact.
Kornél
More information about the Mono-devel-list
mailing list