in reply to So, what *is* the best way to deliever dynamic content nowadays?
As for XML, I have found uses for it in data exchange but not in page generation. I just can't see the compelling argument for it. TT2 templates are easier to write than XSL. It's trivial to write a template that spits out an XML version of your data for a feed. Validation - well, TT will not compile an invalid template either. I can't see a good reason to use the much slower XML approach, except maybe to plump up your resume.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: So, what *is* the best way to deliever dynamic content nowadays?
by Anonymous Monk on Jan 05, 2002 at 03:06 UTC | |
by perrin (Chancellor) on Jan 05, 2002 at 04:50 UTC | |
by Anonymous Monk on Jan 05, 2002 at 14:07 UTC |