/[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.6 by joko, Sat Feb 22 18:25:38 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    
# Line 29  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 125  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.6  
changed lines
  Added in v.1.7

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