Posted by Niklas Heidloff | November 10, 2009
Ryan Baxter has contributed a sample
showing how to use the notes.jar to access Notes data in the background
thread without blocking the user interface.
From Ryan:
<< This plugin is an example of
how one could obtain document information from a Notes database in a background
thread, not blocking the UI. It also illustrates how one can obtain only
modified documents using a token from that same database. These two use
cases put together shows a basic sync mechanism for Notes databases. These
use cases are illustrated using your mail and contacts databases as an
example. >>
As always you can install it via drag
and drop or download the sources
from
here. The documentation is here.
Please login first to comment.