[erlang-questions] Holy war! Adding to_lower, to_upper to string package
Robert Baruch
autophile@REDACTED
Mon Feb 5 17:06:26 CET 2007
Hi all,
The last I read about this was in 2006 (http://erlang.org/ml-archive/
erlang-questions/200601/msg00479.html).
Has anyone gotten up the courage to suggest that to_lower and
to_upper be moved from the http_util module to the string module?
Understood that these functions only operate on latin-1, but maybe by
moving them to the string module, they may be given more attention as
string manipulation functions rather than http utility functions?
--Rob
More information about the erlang-questions
mailing list