<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jan 9, 2013 at 6:45 PM, Michael Stahl <span dir="ltr"><<a href="mailto:mstahl@redhat.com" target="_blank">mstahl@redhat.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><span style="color:rgb(34,34,34)">better to add a new overloaded function, say valueOfInt, and have</span><br>

</div>
overloads for all possible C++ integral types, all of which produce<br>
strings with numbers.  using that consistently would also solve the<br>
problem of accidentally calling valueOf(a_sal_uInt16) and getting<br>
surprising results.<br>
<br></blockquote><div><br></div><div style>Ha! I was just about to suggest the same thing!</div><div style>And maybe then we can add </div><div style>   valueOfBool</div><div style>   valueOfChar</div><div style>which will have the lovely effect of eliminating problems with UNO datatypes.</div>

<div style><br></div><div style> </div></div></div></div>