Hi
On Tue, 30 May 2006 15:59:55 +0200 Sebastian Mendel lists@sebastianmendel.de wrote:
are there any reasons against introducing Smarty as template engine with phpMyAdmin? And of course ship it with phpMyAdmin?
I don't see any reason except that it needs quite a lot of time to switch everything to templates. Maybe it would be even better to start new project :-).
the only 'problem' i see is that Smarty needs a writable directory to store its compiled files - i don't know if it is possible to 'precompile' this files as normally the templates will not be changed by the user
Having need for writable directory is not good, I'd prefer if we could avoid it.