• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Offline client CRUD app
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Offline client CRUD app


  • Subject: Offline client CRUD app
  • From: Larry Mills-Gahl <email@hidden>
  • Date: Mon, 4 Jan 2010 13:22:26 -0500

Does anybody have experience/advice in building a rich client app based on Eclipse RCP?
The app is a data entry utility that needs to operate in offline mode as well as connect to a web service. The general idea is to do data entry to a local (derby or sqllite) db and then do a bulk export/upload. Sychronization and validation will happen (mostly) on the main server, but the offline app will do some validation and sync some data (for lookup lists) when the network is available (on export or upload for instance).
I would like to use as much of the model and controller infrastructure from the web app as possible and use the eclipse platform to provide the app with cross-platform environment.

I've got the web app and command line tools using the same model and controllers (for the most part) and that makes my life much easier. One of the last bits of old ad-hoc tools is this offline data entry piece and my goal is to be able to build this for Mac, Linux and Windows. I'm leaning toward Eclipse RCP at this time because it's familiar and I like having the infrastructure of Eclipse to build on.

It's early enough in the process that any experience, advice, comments are appreciated and there is still time to make changes. I have an opportunity now to replace the existing offline methods before we roll out a number of new clients so I need to get a proof of concept working pretty quickly.



Larry Mills-Gahl _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Offline client CRUD app
      • From: John Huss <email@hidden>
    • Re: Offline client CRUD app
      • From: Pascal Robert <email@hidden>
    • Re: Offline client CRUD app
      • From: Mike Schrag <email@hidden>
  • Prev by Date: Sample code from WO Developer Guide
  • Next by Date: Re: Offline client CRUD app
  • Previous by thread: Sample code from WO Developer Guide
  • Next by thread: Re: Offline client CRUD app
  • Index(es):
    • Date
    • Thread