And for the same reason some people hardcode the dot or the comma as
thousands separator in their code, ignoring locale settings. "Never seen
something different."


what's the best?

hardcoding, improving efficiency, and putting another brick on the wall of standardization..

...or i18n/TERMinalization, improve complexity (and bug-risk), slow down performance and consolidation of the differences


I can't answer to that question... but I see a lot of bash-code using hardcoding

http://tldp.org/HOWTO/Bash-Prompt-HOWTO/x329.html
http://tldp.org/LDP/abs/html/colorizing.html#AEN19341



may be, in the future, terminal differencies will disappear...


Reply via email to