r2d2 / mao.acc.umu.se wrote:
>In article <J%Hb6.6735$wz.209253 / nntp1.chello.se>, Niklas Backlund wrote:
>In ruby, we can use the ruby parser itself. One way is to write your config
>file as.
(snip)
>Note that you should only use this method if the person who writes the
>config file is trusted, since that person can specify arbitrary code for
>the program to execute.

And for that reason, I would personally avoid 
this approach. I don't trust anyone that much.

Kevin