generating click configs with cpp. Classifier?

Eddie Kohler kohler at aciri.org
Tue Nov 6 10:28:12 EST 2001


Well, one thing would be to add a Click tool that replaced $variables with
values specified on the command line, or in files. You'd want a Click tool
so that you didn't have to deal with alpha-renaming of compound element
arguments.

Alternatively, you could use 'click-flatten' to flatten out the
configuration first, then pass it through a simple sed or awk script that
replaced $variables with values. Click leaves $variable syntax as is unless
that variable was set.

What do you think?

love,
ed




More information about the click mailing list