docs for some price-quotes.scm functions?

Dave Peticolas dave@krondo.com
Sun, 01 Apr 2001 15:03:21 -0700


Christian Stimming writes:
> -----BEGIN PGP SIGNED MESSAGE-----
> 
> Hi Rob,
> 
> I just discovered the file src/scm/price-quotes.scm . Gee, why do we 
> always talk about the pricedb, but there's nowhere a link to all the 
> functions in this file? :-)) IMHO at some level (and maybe at a later 

Because those aren't pricedb functions, they are online quote
functions, i.e., low-level functions for getting online-quotes and
putting them into the price db.  Reports should not be using those
functions, they should be using the price db.

dave