Talk:String interpolation (included): Difference between revisions

Content added Content deleted
m (Enumerate the options)
Line 5: Line 5:
:Yes, but, has it gone too far to correct? --[[User:Paddy3118|Paddy3118]] 07:03, 1 June 2010 (UTC)
:Yes, but, has it gone too far to correct? --[[User:Paddy3118|Paddy3118]] 07:03, 1 June 2010 (UTC)
:: It isn't going to get any better. Another (less widespread) problem is documentation. Fixing it, will just have to look ugly for a while with all the attention tags. The problem is the Wikipedia article shows printf for variable interpolation which is referenced. Choices:
:: It isn't going to get any better. Another (less widespread) problem is documentation. Fixing it, will just have to look ugly for a while with all the attention tags. The problem is the Wikipedia article shows printf for variable interpolation which is referenced. Choices:
::* Let it ride (and maybe make it clear it's okay)
::# Let it ride (and maybe make it clear it's okay)
::* Clarify and make keeping the result in a string a requirement. Then flag.
::# Clarify and make keeping the result in a string a requirement. Then flag.
::* Clarify and make it optional to show that the interpolated string can be retained in the program for further manipulation. Then (optional or different) flag? Or not?
::# Clarify and make it optional to show that the interpolated string can be retained in the program for further manipulation. Then (optional or different) flag? Or not?
:: Thoughts?
:: Thoughts?
--[[User:Dgamey|Dgamey]] 11:26, 1 June 2010 (UTC)
--[[User:Dgamey|Dgamey]] 11:26, 1 June 2010 (UTC)