generating click configs with cpp. Classifier?

Douglas S. J. De Couto decouto at lcs.mit.edu
Thu Nov 8 12:26:45 EST 2001


Eddie Kohler wrote:

> OK. Well, how about we add an *element* instead of a tool?
> 
> Variables(foo 5, bar 10);
> Idle -> Print($foo) -> Idle;
> 
> l,d
> 


something like that might work well, because you can just wrap up any 
dynamically generated configuration parameters as Variable elements and 
prepend them to the click config before sending it to the click program.

it turns out i am going to use a preprocessor anyway to include/not 
include parts of the configuration based on a decision made at runtime.

d



-- 
Douglas S. J. De Couto    decouto at lcs.mit.edu





More information about the click mailing list