«« Next » « Previous
«« Next » « Previous

Link Details

Link 63998 thumbnail
User 230306 avatar

By burke.eric
via codetojoy.blogspot.com
Published: Jan 31 2008 / 07:09

I think this post is brilliant, pulling together many obscure references from the ongoing Java 7 features debate.
  • 14
  • 3
  • 1114
  • 364

Comments

Add your comment
User 111696 avatar

bloid replied ago:

0 votes Vote down Vote up Reply

Cool :-)

At the moment, I fall into the "Junkies and Dead-ends" group...

User 236137 avatar

dzonelurker replied ago:

0 votes Vote down Vote up Reply

Java will destroy itself.

User 259836 avatar

ChiralSoftware replied ago:

0 votes Vote down Vote up Reply

Funny post, but seriously, multi-line strings in Java are a terrible idea. Anyone who needs a multi-line string is embedding output in a .java / .class file, which is the wrong thing to do, especially if it's long text. Put your output in a resource bundle or properties file.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.