in reply to Where to keep HTML templates for a web application?

> What are some other ways of looking at this?

Every person is going to make their own decision, but the amount of information and research each person employs in making that decision varies.

Saying that, I'd also consider additional factors like -

I admit, these issues are 'smaller' than what you have already raised, but they are important (well, to me at least)

I dont have any real answers, I tend to build web apps, not 'traditional' web sites, so my issues, I feel, are different to yours.

Also, I know I dont have good deployment policies, so I wont share them here ;-)

+++++++++++++++++
#!/usr/bin/perl
use warnings;use strict;use brain;

  • Comment on Re: Where to keep HTML templates for a web application?