MailNews Talk:Address Book SQLite design

Add topic
There are no discussions on this page.
Revision as of 22:07, 23 November 2007 by Standard8 (talk | contribs) (No point saving operations/booleans.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

What's the Flags for in the Directories table? --DavidA 16:09, 22 November 2007 (PST)

For various attributes in nsIAbDirectory: the operations would perhaps take up a nibble, and some of various booleans could come into play as well. Obviously, the exact layout would have to be ironed out before implementation. --Jcranmer 16:44, 22 November 2007 (PST)
There's no point in storing the operations and/or booleans - Most of them are fixed per directory type. --Standard8 14:07, 23 November 2007 (PST)
Return to "Address Book SQLite design" page.