On Wed Aug 1 2012 Stephen Leake wrote: > Now that's fixed, but I suspect I'll still use separate records in > a case like this. For example, sm...@foo.com should have a > different work phone than j...@bar.com. But maybe I need to > experiment more.
I do not quite see why an email address needs to be associated with a phone number. For some records I do have a bunch of phone numbers as well as a bunch of email addresses. But I cannot think of situations where I wanted to have something like an association list associating phone numbers with email addresses. > It would be nice to not have (home) show up in the final > email address; putting a real name in the Mail field could fix that > (assuming it overrides the real name in the record). As my example showed, you can combine canonical mail addresses sm...@foo.com with real names like "John Smith <sm...@foo.com>". I do not know in which context you think of "overriding" the real name. If you send an email to sm...@foo.com, the message header will become To: John Smith <sm...@foo.com> no matter, what the name field of the record contains. > Perhaps a solution is to make the mail: field more structured: > > mail: 1: name: "" > mail: 1: email: sm...@example.com > mail: 2: name: "John Smith" > mail: 2: email: sm...@foo.com > mail: 3: name: "Joe Smith" > mail: 3: email: j...@bar.com > > Which would require even bigger code changes, but might be better > in the long run. First of all, this requires an incompatible change of the format of BBDB records, which I'd like to avoid. Also, I'd like to keep the user interface as simple as possible. Roland ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ bbdb-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/