One of the things I really like about Grails is GORM, the builtin database interface. Griffon does not have that yet (it's due in a future version). I was a little surprised that there is not an equilvant technology in JavaFX. A good object relational manager like GORM talking to HSQLDB or JavaDB would speed up Desktop programming considerably.
Friday, December 12, 2008
Griffon vs JavaFX
I'm looking at the difference bectween using Griffon and JavaFX to create a desktop application to keep track of information on the fighters in our Barony. I currently have a Grails application in front of a MySQL database that I would like to migrate to a desktop app.
Subscribe to:
Posts (Atom)