I've tried the Remote-Services and they look very suitable for my
requirements. I just would like to know if you have some "best
practises" in synchronization of online and offline data. Simple Scenario:
I've a SearchService that searches for people in a local repository and
on the server (the online/offline reps are hidden to the user). What are
the best ways to merge the result of this search? - It also would makes
sense that the client caches the online-search results and these results
are available with the offline service call if I use this service again.
Is Riena covering such scenarios?