Scala's solution to string formatting is the best out there imo. You can put basically any code into the format placeholder. http://docs.scala-lang.org/overviews/core/string-interpolati...
And while Scala's string formatting looks cool, it hardly seems like your reply applies to the topic/thread. In fact ironically it seems to point out that this would be an even bigger issue in Scala.