geary/src/engine/sqlite
Jim Nelson 3f6d8eac5a Moving away from positional addressing. Greater emphasis on EmailIdentifiers for
addressing.

Positional addressing is a nightmare for a lot of reasons, especially keeping positions
up-to-date as the Folder mutates.  Now, positions are returned with the email but for
advisory reasons only, and do not keep up-to-date.  It is expected that a client will use
positional addressing to "bootstrap" the application's data store, then use EmailIdentifier
addressing to traverse the Folder's contents.
2011-11-09 16:40:28 -08:00
..
abstract Transactions added to database code: Closes #4235 2011-10-12 16:52:54 -07:00
api Moving away from positional addressing. Greater emphasis on EmailIdentifiers for 2011-11-09 16:40:28 -08:00
email Moving away from positional addressing. Greater emphasis on EmailIdentifiers for 2011-11-09 16:40:28 -08:00
imap Transactions added to database code: Closes #4235 2011-10-12 16:52:54 -07:00