"Bj�rn Persson" wrote in message news:BkeAc.96157$dP1.313881@newsc.telia.net... Alexander E. Kopilovich wrote: > I came from Turbo Pascal. I still find it annoying to have to write > "To_String" and "To_Unbounded_String" everywhere, but I can't remember >being particularly confused. What I generally do is rename these functions to the unary "+" operator. By doing this, I still have an indication that the conversion operation takes place, but it does not take up a lot of room.