Move args from open_async to ctor and use these to determine and store DB file and attachment paths as properties. This allows constructing the DB instance up front and markig it as non-nullable, simplifies calling patterns and hence allows removing one use of the deprecated Engine singleton, and by moving in the local data deletion implementation from ImapEngine.GenericAccount, also allows removing a static helper method. |
||
|---|---|---|
| .. | ||
| imap-db-account-test.vala | ||
| imap-db-attachment-test.vala | ||
| imap-db-database-test.vala | ||
| imap-db-email-identifier-test.vala | ||
| imap-db-folder-test.vala | ||