2 Apr 2008 at 18:48 #21 Moredhel Moredhel Soldato Joined 11 May 2004 Posts 4,790 Location Gloucester Variable interpolation is horrible for readability. Concatenation is the way to go.
2 Apr 2008 at 19:30 #22 Sic Sic Soldato Joined 9 Nov 2004 Posts 15,365 Location SO16 I prefer the s/printf approach
2 Apr 2008 at 19:54 #23 robmiller robmiller Soldato Joined 26 Dec 2003 Posts 16,522 Location London Butters said: There isn't. Click to expand... Glad you can guarantee that (You probably can't.)
2 Apr 2008 at 19:54 #24 robmiller robmiller Soldato Joined 26 Dec 2003 Posts 16,522 Location London Moredhel said: Variable interpolation is horrible for readability. Click to expand... Get a decent text editor!
Moredhel said: Variable interpolation is horrible for readability. Click to expand... Get a decent text editor!
3 Apr 2008 at 09:41 #25 Moredhel Moredhel Soldato Joined 11 May 2004 Posts 4,790 Location Gloucester Even with decent syntax highlighting it looks nasty, and code readability shouldn't depend on what colour the text is in.
Even with decent syntax highlighting it looks nasty, and code readability shouldn't depend on what colour the text is in.