<br><br><div class="gmail_quote">On Feb 13, 2008 5:00 AM, Zvi <<a href="mailto:exta7@walla.com">exta7@walla.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Still there is a need for standard string datatype, which will be good for<br>90% of uses and it should be accepted by all standard libs.<br>I reperesent strings as binaries, and my code become much more verbose<br>(almost unreadable), i.e using:<br>
* <<"ABC">>, instead of "ABC"</blockquote><div><br>You can do it only because ISO-8859-1 is enough for you. Your code will be crap for me, because I would not use it! One char not equal to one byte, remeber it! List is best solution for all non english world, because one list element equals to one char. If you want make onelingual programs, continue in your practise. God save you.<br>
</div></div><br>-- <br>--Hynek (Pichi) Vychodil