Joaquin Cuenca Abela wrote:
> I don't know what are the feelings of the others, but I would suggest to
> always use UT_String::c_str() to change from a UT_String to a const char
> *.
>
> Please, don't use the overloaded conversion operator.

I agree wholeheartedly. I added it because of "market" pressure, but I'd be
more than happy if we got rid of that (dangerous) conversion operator.

/Mike



Reply via email to