| [CDO] on Android [message #937324] |
Mon, 08 October 2012 18:14  |
Michele Preti Messages: 14 Registered: October 2012 |
Junior Member |
|
|
Hi all,
in a nutshell : can CDO (EMF and all requirements) work on an android device ?
i'm writing a Enterprise Resource Planning Software, and for data management i'm using JPA and Hibernate.
I already hate JPA....
But the real reason is that i've the need to write an android application that can work with a subset, for now, of the main software data.
I have already thought to write a sync process myself (bi-directional) but...it's a mess (and i'm not sure to be experienced enough to succeed).
I come across CDO project, and i like the concept (even if to me it seem it rely too much on the store implementation, especially for the CDOQuery stuff, but not really a problem)
After this introduction, i need to run the model on the main software (and this is not a problem)
and a Clone server (for offline replication) and client on the android device.
Thanks to all in advance.
[Updated on: Mon, 08 October 2012 18:15] Report message to a moderator
|
|
|