• 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
Re: JavaClient offline storage / replication
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: JavaClient offline storage / replication


  • Subject: Re: JavaClient offline storage / replication
  • From: Anjo Krank <email@hidden>
  • Date: Thu, 16 Apr 2009 13:50:59 +0200

You could probably also serialize Adaptor ops that occur after ec.saveChanges() using sth like the ERXAdaptorOperationWrapper and have some custom code dealing with conflicts. At least this would allow you to handle things in code, not in SQL.

Cheers, Anjo


Am 16.04.2009 um 04:44 schrieb John Ours:

My main concern with trying this with WebObjects would be, as others have said, trying to sync the persistence layers. Even if you could get it to work it would be horribly inefficient. In every system we've ever built like this we've handled the data sync at the database level through either OTS or custom replication. Hypothetically this approach should work with WO...the clients always write locally and the sync is database-to-database whenever a connection becomes available.

_______________________________________________ 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: JavaClient offline storage / replication
      • From: Jean-Francois Veillette <email@hidden>
    • Re: JavaClient offline storage / replication
      • From: John Huss <email@hidden>
References: 
 >JavaClient offline storage / replication (From: John Huss <email@hidden>)
 >Re: JavaClient offline storage / replication (From: Stamenkovic Florijan <email@hidden>)
 >Re: JavaClient offline storage / replication (From: Lachlan Deck <email@hidden>)
 >Re: JavaClient offline storage / replication (From: Stamenkovic Florijan <email@hidden>)
 >Re: JavaClient offline storage / replication (From: John Ours <email@hidden>)

  • Prev by Date: Re: JavaClient offline storage / replication
  • Next by Date: WO Java Client and WOJavaRebel
  • Previous by thread: Re: JavaClient offline storage / replication
  • Next by thread: Re: JavaClient offline storage / replication
  • Index(es):
    • Date
    • Thread