CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 Tell me about Templates

Print topic Send  topic

Author Message
Ann Harrell
Posted: 08/23/2001, 11:49 AM

As a Coldfusion user I am still waiting on templates. Could some of youse
guys tell me what the advantages/disadvantages are with templates?

Ann Harrell

Jason Charette
Posted: 08/23/2001, 12:09 PM

Advantage: They abstract functionality from presentation.
Disadvantage: They abstract functionality from presentation.

:)

Basically with templates you have a separate file you can modify that will
not affect your code - this is your .html file. It's what makes your
presentation pretty. If you want to change the layout, you can simply modify
the template, without ever having to touch your code. If you need to make a
change in your code, you can without ever having to muck around with the
"presentation" layer.

When you don't use templates, both presentation and functionality are
embedded within the same file, and if you're not careful, one layer can
affect another.

I believe, ultimately, it's a matter of preference...

J.


"Ann Harrell" <ann@hoosierlink.net> wrote in message
news:9m3j7o$djp$1@news.codecharge.com...
> As a Coldfusion user I am still waiting on templates. Could some of youse
> guys tell me what the advantages/disadvantages are with templates?
>
> Ann Harrell
>
>

Ann Harrell
Posted: 08/23/2001, 12:16 PM


"Ann Harrell" <ann@hoosierlink.net> wrote in message
news:9m3j7o$djp$1@news.codecharge.com...
> As a Coldfusion user I am still waiting on templates. Could some of youse
> guys tell me what the advantages/disadvantages are with templates?
>
> Ann Harrell
>
>


   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.