in reply to Re^4: Encoding is a pain.
in thread Encoding is a pain.
No, Elian is right.
Your approach “solves” the problem by deferring all complexity to the expressiveness of the collation sets. Some languages will require collation logic that is very different from that in your standard-issue Western language.
You cannot remove the complexity from a complex problem. It will come out somewhere.
Makeshifts last the longest.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: Encoding is a pain.
by dragonchild (Archbishop) on Sep 21, 2004 at 00:34 UTC |