Would it be an idea to use Smarty (smarty.php.net) in phpMyBackupPro, for the separation of application code from presentation?
Though working fine, right now I find the code a bit clogged with code only doing output. To cure that and to prove that it isn't much work to switch to Smarty, I have made a version of pMBP with Smarty. If anyone's interested, let me know.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Would it be an idea to use Smarty (smarty.php.net) in phpMyBackupPro, for the separation of application code from presentation?
Though working fine, right now I find the code a bit clogged with code only doing output. To cure that and to prove that it isn't much work to switch to Smarty, I have made a version of pMBP with Smarty. If anyone's interested, let me know.
Sounds interesting! Why don't you post it here? Or using one of the trackers?
TT
Voilá: http://www.collectief-it.nl/tmp/phpMyBackupPro3.zip
I called it version 3 just to be able to distinguish it from the current version, there's nothing changed in the functionality.
Let me know what you think!