String interpolation

Behrang Saeedzadeh behrangsa at gmail.com
Mon May 16 01:07:12 UTC 2011


Hi,

Has there been any discussions regarding adding String interpolation to Java?

E.g:

Person p = ...;
String hello = "Hello #{p.name}";

Cheers,
Behrang Saeedzadeh
http://www.behrang.org



More information about the discuss mailing list