> Just annotenhere: String intepolation is ok for logging purposes but not for > creating user messages which have to be localized (with possibly having to > reorder the parameters).
Clever use of StringInterpolationConvertible, as demonstrated in my example code, can make it suitable. Sent from my iPad
_______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
