HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 133382 thumbnail
User 119725 avatar

By PeterStofferis
via infoq.com
Published: Nov 13 2008 / 03:08

InfoQ takes a look at the JavaFX preview release and talks to Sun Staff Engineer Joshua Marinacci about version 1 expected this autumn.
  • 7
  • 0
  • 1485
  • 1

Comments

Add your comment
User 203253 avatar

James Williams replied ago:

0 votes Vote down Vote up Reply

Why oh why would someone let you do this?

"One is that whilst it supports the creation of a variable or function using a currently reserved word, it requires you to escape them using French quotes - for example var >> = 100 - rather than working this out from context parsing."

User 179375 avatar

Ricky Clarkson replied ago:

0 votes Vote down Vote up Reply

In Scala, with, object and type are all reserved words. This is annoying when working with Java code containing those as identifiers, but not disastrous, as you can use backquotes to escape the word. foo.`object` = bar `with` baz

Arguably JavaFX's is a bit less readable.

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.

Voters For This Link (7)



Voters Against This Link (0)