Menu

#26 Create JNI bindings for the synchronization engine.

Future Release
open
1
2005-03-07
2003-01-04
No

We should create some JNI bindings to our
synchronization engine so that native applications can
make use of the jSyncManager. This will be necessary
if we ever want to be able to do platform-specific
integration of our code (such as integrating the
jSyncManager directly into an operating system GUI).
It will also allow native application developers to
integrate our code into theirs, giving them the ability
to use pre-existing jConduits for data synchronization.

Discussion

  • Brad BARCLAY

    Brad BARCLAY - 2003-04-15

    Logged In: YES
    user_id=451396

    This is going to be a big job -- it may be best to get a
    dedicated developer to take care of it, as we'll need to
    develop C++ objects that mirror some of the objects used by
    the callback mechanism, plus a native SynchronizerListener,
    and some native bridging classes. At this point, it's best
    to leave it for a future release.

     
  • Brad BARCLAY

    Brad BARCLAY - 2003-04-15
    • milestone: 240730 --> Future Release
     
  • Brad BARCLAY

    Brad BARCLAY - 2005-03-07
    • priority: 4 --> 1
     

Log in to post a comment.