[rrd-developers] Re: rrdtool 1.1.x RFC

Matt Zimmerman mdz at debian.org
Thu Jul 26 05:48:42 MEST 2001


On Sat, Mar 03, 2001 at 11:56:14AM +0100, Tobias Oetiker wrote:

> An other question I am thinking about is the interface for passing data to
> the modules ... at the moment this is done with ARGC/ARGV which is ideal for
> command line interfaces. But with perl and other language bindings in the
> picture, it might make sense to allow typed information to be passed directly
> to the modules ... any ideas on this ?

Maybe the right way to do this is to pass in structs and unions, to preserve
type information without having the argument lists get out of hand.  Of course,
this could all be finessed away with a C++ API.

-- 
 - mdz


--
Unsubscribe mailto:rrd-developers-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-developers-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-developers
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-developers mailing list