I have a requirement of generating large number (> 100 thousand ) files from a single template by replacing the placeholders with respective values Currently I use Template-Toolkit, but is there a faster way ?
Since my template is just dumb template ( no IF , no FOR etc ) .. I just need a simple tool to replace the placeholders. Any suggestions for a super fast placeholder replacement tool, Or if I write this program in C will this be any faster -- Thanks Ram <http://www.netcore.co.in/> n <http://pragatee.com>