Template System
"MADHATter7" <[email protected]>
| Newsgroups | gmane.comp.web.envolution.devel |
|---|---|
| Message-ID | <002b01c242c4$0dfcf4e0$8412fea9@bkvirgin> |
We are entertaining the notion of using a new template system for Envolution, one which we are writing/adapting based on a small code base and speed. This will replace the Smarty Template system. The key benefits will be: - Dramatic speed improvement - Greatly reduced Template System code - We can add features when/if needed - Flexible development process (we can add items that are requested) - Built with the Envolution API in mind This Template engine itself does not offer cache support, however I am adapting jpcache even now for this purpose. I am wanting to get some feedback from everyone before we continue down this road too far to ensure this will suit the needs of the Community. In the end, I feel that a new Template engine using the new cache system will be a great deal faster than Smarty --and less complex. If you like this idea, and have some things to add, or just have questions or concerns, then please reply.... mh7