Re: exporting records

2011-10-02 Thread Roland Winkler
On Sun Oct 2 2011 Roland Winkler wrote:
 So if the value of field is 'note, it returns a list of all note
 fields. If the value is 'notes, it returns the value of the 'notes
 field.

Of course this is confusing - it should be the other way round:
`notes' should represent all note fields, and `note' should be an
individual one. But this fails because there is also a notes field
`notes'. This is a historical inconsistency that cannot be changed
unless one wants to rename everybody's BBDB records.

Roland

--
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/


Re: exporting records

2011-10-02 Thread Eric Abrahamsen
On Sun, Oct 02 2011, Roland Winkler wrote:

 On Sun Oct 2 2011 Eric Abrahamsen wrote:
 Can you drop any hints about how it will change? Extra arguments?

 I didn't want to do anything fancy. Yet if the field argument
 doesn't match anything what it is supposed to match now, the new
 code also tries to match the keys of individual note fields. So if
 the value of field is 'note, it returns a list of all note fields.
 If the value is 'notes, it returns the value of the 'notes field.

Okay, it sounds like this is different enough to warrant me waiting on
it. In the meantime, if you have any clever ideas about the string
format/templating side of things, don't be shy!


--
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
___
bbdb-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/