Hey guys, thanks for the feedback! I'm still not 100% sure i"m going to go database stored templates. Consider this:
Right now there are three main 'content types': - Static Pages - Category Views - Product Views This means there will be a minimum of 4 templates if you include one for the outer 'shell' of the site. The reason I wanted to go with database storage instead of flat file is because of the user who may want to have 20 different product templates for a large site. This just seemed easier to handle if the templates were stored in the database. Speed shouldn't really be an issue as long as the templates area caching correctly. But yes, Dr. Tarique Sani, it will definitely make things more complicated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
