On Mon, Jun 2, 2008 at 5:45 PM, Max <[EMAIL PROTECTED]> wrote:

> The problem with that is that it limits features that the user can do.
> No iterations, string modifiers, etc... I am looking to implement
> roughly the same features and flexibility that smarty supports.


If you want Smarty then use Smarty!

Oh! wait a min but that would be just as bad as allowing PHP

And no my approach does not really limit anything you can choose the
{{tags}} to be translated into anything equivalent PHP so you can have
{{for:test > 5}} can be translated into 'for ($test > 5) {' you can keep
going as complex as you want BUT I would say the KISS principle is best
here.

Tarique

-- 
=============================================================
Cheesecake-Photoblog: http://cheesecake-photoblog.org
PHP for E-Biz: http://sanisoft.com
=============================================================

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to