messagetemplates / messagetemplates-fsharp

Message templates - the ability to format named string values, and capture the properties
http://messagetemplates.org/
Apache License 2.0
18 stars 4 forks source link

Don't use Printf functions in performance sensible code #10

Closed vasily-kirichenko closed 9 years ago

vasily-kirichenko commented 9 years ago

https://github.com/adamchester/MessageTemplates/blob/master/FsMessageTemplates/MessageTemplates.fs#L212

adamchester commented 9 years ago

fixed in 5323ee7