[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.riena] Re: Online/Offline Synchronization Workflows

Alexander Ziegler wrote:

...I understand your needs more like a smart
caching mechanism. There are kind of data exists whose stored
on the server. The client requires these data. The nature of
that data is, that it woulnt change often. Wherefore the is
no need to send this data very time (e.g. If the clients
startup) to the client. A smart caching mechanism could track
this kind of data. If the data becomes changed on the server the caching
mechanism refreshes those data on the client. Is my understanding right?

yes - thats exactly what I want to do

I also see typical this scenario for key-tables/list types.

yes

But it could also possible that some application will caching
more complex data on the client on a smart way. So I think
that a solution for such smart caching mechanism should open
that the application can define which kind of data and
structures should tracked by a smart caching mechanism. The mechanism maybe
track the data by some strategies, refreshes the data and caches on the
client.

sounds good - then its flexible and not only for key-tables/list types I'll have this in mind...

The online/offline sync have a more brighter scoop. In the
offline mode we need mechanism which stores all needed data
(also high dynamic data) local, so that the user can do the
work / use cases.

its very important not to mix the smart caching and on/offline scenarios

Both mechanism are very interesting for Riena.

at the moment I'm in the evaluating phase to see if Riena matches my requirements. If I decide to use Riena then of course I'll give some value back - one feature could be a smart caching ;-)


I'll come to JAX (have a presentation at the DSL day) and there I'll come to Riena booth

ekke