I'll look into it... Thanks. !k
-----Original Message----- From: Barney Boisvert [mailto:[EMAIL PROTECTED] Sent: Monday, March 31, 2008 11:49 AM To: CF-Talk Subject: Re: Smarty for CF You can very easily use any of the Java-based template engines (e.g. Velocity) with CF, since CF is just Java. Or you could use the Java 6 scripting engine support and run PHP inside your CF (check Sean Corfield's blog) and use Smarty itself, though I don't know what kind of performance implications that would have. cheers, barneyb On Mon, Mar 31, 2008 at 10:18 AM, Kevin Aebig <[EMAIL PROTECTED]> wrote: > Hey all, > > > > Has anyone implemented a simple replacement template system like smarty? > > > > Thanks, > > > > !k > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302360 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

