|
Re: assorted beginner questions: msg#00493lang.scala
David Pollak <dpp@xxxxxxxxxx> writes: > Unfortunately, there's no substitution of values like Ruby (hint, hint): > """" -- note the 4th quote > This is a multi > line > String > created at #{new java.util.Date} > """" I like this, and also like: "The date is: \{new java.util.Date}" But neither of them is popular for some reason. At least you can work around it with XML literals: <text>The date is {new java.util.Date}</text>.text -Lex |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Contracts (feature request): 00493, Raphael James Cohn |
|---|---|
| Next by Date: | Re: assorted beginner questions: 00493, Lex Spoon |
| Previous by Thread: | Re: assorted beginner questionsi: 00493, David Pollak |
| Next by Thread: | Re: assorted beginner questions: 00493, Yang |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |