A quick word in amongst the other stuff - couldn't agree more about the horriblenes of PHP's treating hashes and arrays as one thing. It was a pretty instant put off for me when I looked at that language a year or two back.
One question about the various template systems and mod_perl : is there not a performance hit in using these? If there is effectively perl code in the template which actually changes with different pages that load, isn't mod_perl forced to recompile the code for each request?
If not how?
When I looked at all this a while back, I figured that this must be the case, and went with CGI::FastTemplate as it uses pure regex matching, I suspected it was likely to avoid this. Was I wrong? Is my code actually quicker than it would have been with TT / Mason?
This is of more than academic interest as I may well switch to Catalyst soon, if I do so I might redo my templates at the same time. So I'd like to know.
thanks. Good thread.
--
Daniel McBrearty
email : danielmcbrearty at gmail.com
www.engoi.com : the multi - language vocab trainer
BTW : 0873928131
- Re: A question for the newbies Chandrakumar Muthaiah
- Re: A question for the newbies RJ Herrick
- Re: A question for the newbies Boysenberry Payne
- Re: A question for the newbies Michael Greenish
- Re: A question for the newbies Michael Peters
- Re: A question for the newbies Foo Ji-Haw
- Re: A question for the newbies Perrin Harkins
- Re: A question for the newbies Tyler MacDonald
- Re: A question for the newbies Randal L. Schwartz
- Re: A question for the newbies Jonathan
- Re: A question for the new... Daniel McBrearty
- Re: A question for the new... Perrin Harkins
- Re: A question for the new... Daniel McBrearty
- Re: A question for the new... Perrin Harkins
- Re: A question for the new... Jonathan Vanasco
- Re: A question for the new... Malcolm J Harwood
- Re: A question for the new... Daniel McBrearty
- Re: A question for the new... Octavian Rasnita
- Re: A question for the new... Jonathan Vanasco
- Re: A question for the new... Octavian Rasnita
- Re: A question for the newbies Perrin Harkins