Show
Ignore:
Timestamp:
01/13/08 21:39:50 (11 months ago)
Author:
cyrusdaboo
Message:

Support for reading/writing preferences as a flat file on a WebDAV server. This is the final piece to
provide a full replacement for IMSP/ACAP via WebDAV technologies. Ultimately an XCAP-like solution
allowing partial reads/writes would be better but this is a good first step.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Mulberry/branches/v4.1d1/Sources_Common/Application/Preferences/COptionsMap.cp

    r19 r150  
    751751                                                        key.compare_end(cRemoteAccountsKey_2_0)) 
    752752                                        // Create remote account 
    753                                         acct = new CINETAccount; 
     753                                        acct = new COptionsAccount; 
    754754                                else if (key.compare_end(cAddressAccountsKey_1_3) || 
    755755                                                        key.compare_end(cAddressAccountsKey_1_4) ||