http://bugzilla.moblin.org/show_bug.cgi?id=5046

           Summary: raw file sync source
    Classification: Moblin Projects
           Product: SyncEvolution
           Version: upstream
          Platform: Netbook
        OS/Version: Moblin Linux
            Status: ASSIGNED
          Severity: normal
          Priority: Undecided
         Component: * Feature Request
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


In SyncEvolution 0.8.1 it was possible to configure syncing so that data sent
by a server was stored verbatim in one file per item. Full two-way and refresh
from client were supported.

The file sync still works, but now it passes the data through the Synthesis
engine, which translates to and from Evolution items on the local side. That
shouldn't lose information, but it would be desirable nevertheless to have a
true server backup without that transformation.

A rough idea for this is the following:
- add a "raw" profile class to libsynthesis which maps from SyncML item 
  attributes (type, content) to a very simple field list with corresponding
  fields
- in SyncEvolution, read/write the content field instead of asking for
  conversion with MAKE/PARSETEXTWITHPROFILE()

-- 
Configure bugmail: http://bugzilla.moblin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
Syncevolution-issues mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution-issues

Reply via email to