It is advised to get the highest version number. I do not really
do version management for this, but the footer will provide some
hints. Also I do not override version (i hope) so you can check
dates.

The HarrieSyncSource is able to do all mime-types, but does
not do any conversion between mime-types and thus may have
interoperability problems.

The DemoSyncSource is able to store the items in a JDBC-compliant
DataBase. This can be all mime-types, but no conversion is done
and the item is in size limited to the DB column.

The Calendar related syncsources that do conversion are NOT
to be used for contacts that does not WORK!! These SyncSources
also do not do the multi user ascpect as done with the
HarrieSyncSource.

For problems with the SyncSource contact "harrie AT lisanza dot net"
and do not bother others with your questions. ;-) However, do not
contact Harrie for personal tutorials on Sync4j, youmay always
pay me as consultant. ;-)
      Name                    Last modified       Size  Description

[DIR] Parent Directory 22-Jul-2005 01:31 - [   ] DemoSs4j-0.1-src.tgz 25-May-2005 03:39 1.3M [TXT] DemoSs4j.s4j 25-May-2005 03:38 12k [TXT] HarrieDBDemo.s4j 12-Feb-2006 22:55 13k [   ] HarrieSs4j-0.3-src.tgz 25-May-2005 03:41 1.6M [   ] HarrieSs4j-0.4-src.t..> 25-Sep-2006 15:45 1.5M [TXT] HarrieSs4j.s4j 25-May-2005 03:41 139k [TXT] HarrieStore-3.0b5.s4j 01-Sep-2006 14:29 7k [   ] HarrieStore-src.tgz 15-May-2006 01:04 1.5M [TXT] HarrieStore.s4j 25-Sep-2006 15:43 7k [TXT] changes.txt 22-Jul-2005 01:38 1k [TXT] header.txt 22-Jul-2005 01:40 1k

Harrie SyncSource version 0.2 and 0.3
Minor bug fixes.

Demo SyncSources version 0.1
A simple DB storage for the items that are synced.

Harrie SyncSource version 0.1
fixes:
- the prefix in the creatTempFile.
- use the device id for the sync database.
new features:
- alternatives for persistent store handling, like a readonly 
set up for syncsources and an any device and any principal
persistent store. The any stores avoid the adminsitration of
the device id and principal, but do register the used values
automatically.
- added syncsources for different calendar specific formats allowing
to synchronize between different devices that have different formats.