Hello,

On Mar 4, 2010, at 17:53 , Patrick Ohly wrote:

> I noticed that suspend/resume support has to be enabled explicitly via
> <datastore><resumesupport>.
> 
> Is that really necessary in a binfile client?

No. If binfiles are active, dsResumeSupportedInDB() always returns true.

> Doesn't the binfile layer
> provide everything which is needed and thus suspend/resume could be
> enabled by default?

Yes, it does. So it should be enabled by default.

However, when not using the binfile layer (like in the server), the admin part 
of the DB might not support the extra fields needed for resume, so it's 
disabled by default for backward compatibility with old plugins or old 
SQL-based database backends.

Lukas Zeller (l...@synthesis.ch)
- 
Synthesis AG, SyncML Solutions  & Sustainable Software Concepts
i...@synthesis.ch, http://www.synthesis.ch





_______________________________________________
os-libsynthesis mailing list
os-libsynthesis@synthesis.ch
http://lists.synthesis.ch/mailman/listinfo/os-libsynthesis

Reply via email to