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

Link Details

Every day is Election Day at DZone. Login and vote now.
Link 92510 thumbnail

By jansokol
via jan-so.blogspot.com
Published: Jul 05 2008 / 03:53

To make my point clear immediately at the beginning. I am not claiming that creation of fat rich client is easier in some web framework than with Java or .NET. I am talking about simple CRUD application with three domain objects, and two features that cannot be directly connected with CRUD. So problem is following. There are three domain objects that should be stored into local database. Domain objects are Calculation, Shop and Item. Relationship between domain is displayed on the following picture:
  • 6
  • 2
  • 1075
  • 300

Comments

Add your comment
User 125662 avatar

Yakov Fain replied ago:

0 votes Vote down Vote up Reply

While Grails helps with CRUD, there are better ways to do this. Here's my blog with 9-min screencast showing how we generate CRUD from a simple SQL statement: http://flexblog.faratasystems.com/?p=322. We use our code generator Clear Data Builder written in Java+XSLT. The output is FLex app on the front, and a set of POJOs in the middle.

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 (6)



Voters Against This Link (2)