/[cvs]/nfo/perl/libs/Data/Transfer/Sync.pod
ViewVC logotype

Diff of /nfo/perl/libs/Data/Transfer/Sync.pod

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by joko, Tue Feb 11 10:28:03 2003 UTC revision 1.7 by joko, Tue May 13 08:09:33 2003 UTC
# Line 1  Line 1 
1  =pod  =pod
2    
3    
4    =head1 NAME
5    
6      Data::Transfer::Sync
7    
8    
9    =head1 DESCRIPTION
10    
11      Data::Transfer::Sync is a module providing a generic synchronization process
12      across arbitrary/multiple storages based on a ident/checksum mechanism.
13      It sits on top of Data::Storage.
14    
15    
16    
17  =head1 NEWS  =head1 NEWS
18    
19    
20    =head4 2003-02-22  -  enabled multiple task in-process synchronization ...
21    
22      x using Data::Rap and rap.pl
23      x broke sync.pl...
24      o ... re-enable via Data::Transfer::Sync::API::V1?
25    
26    
27  =head4 2003-02-09  -  backward compatibility with custom application  =head4 2003-02-09  -  backward compatibility with custom application
28    
29    - Tangram <-> .csv    - Tangram <-> .csv
# Line 11  Line 31 
31    - Tangram <-> perl-code    - Tangram <-> perl-code
32    
33    
34  =head4 2003-01-18  -  start integration with Torus  =head4 2003-01-18  -  started integration with Torus
35    
36    - MAPI <-> LDAP    - MAPI <-> LDAP
37    - please visit http://www.netfrag.org/horde/chora/cvs.php/perl/scripts/outlook2ldap/    - please visit http://www.netfrag.org/horde/chora/cvs.php/perl/scripts/outlook2ldap/
# Line 22  Line 42 
42    - Tangram <-> mysql    - Tangram <-> mysql
43    
44    
45    =head1 ChangeLog
46    
47  =head1 DESCRIPTION    2003-01/02    Refactoring:
48                              Split up Sync/Core.pm from Sync.pm.
49    Data::Transfer::Sync is a module providing a generic synchronization process                            Split up functionality into sister modules.
   across arbitrary/multiple storages based on a ident/checksum mechanism.  
   It sits on top of Data::Storage.  
   
50    
51    
52  =head1 REQUIREMENTS  =head1 REQUIREMENTS
# Line 118  Line 136 
136    
137  =head4 overall  =head4 overall
138    
139    o try to get this stuff together with SyncML (http://syncml.org/) somehow ...?    o try to get this stuff together with SyncML (http://syncml.org/) somehow ...?
140      o use CRC32 for checksum generation?
141    
142    
143  =head4 this code  =head4 this code

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.7

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed