From: Zoran V. <zv...@ar...> - 2007-08-11 13:26:51
|
Am 11.08.2007 um 15:15 schrieb Stephen Deasey: > One problem with this is you can't add comments: > > section fastpath { > cache false ;# Turn off caching > ... > } Well, you could be overriding the [unknown] and eval'in the whole block. This would implicitly mean that you should not have config option named after any built-in Tcl command, yes. Altogether, I do not know if this all is worth the trouble. It looks nicer, true. But is it worth it? Cheers Zoran |