Jeff, >BTW, backup software is not the only way to use SD cards, or other form of >non-volatile storage. Apps have always been able to read and write them >directly.
Yes, but that doesn't help the typical user running typical applications. > NVFS does not (yet) do a deterministic job of "automatically" backing >stuff up. I think it comes very, very close. Stuff gets written back to NVFS with each close of the database (ie when you change apps if nothing else) or more often by simply adding calls to DmSyncDatabase() on "transaction" boundaries. This to me is not unlike how commitment control works on RDBM systems. Doug -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
