Closed andrechalom closed 6 years ago
Should we export only "end functions" such as odb_get_taxons, or should we export base functions such as odb_send_get?
odb_get_taxons
odb_send_get
I have rarely been forced to use the lower level functions directly, so I think the end users probably won't need them as well.
Should we export only "end functions" such as
odb_get_taxons
, or should we export base functions such asodb_send_get
?