> >Is this what you are asking? "are there any architectural considerations > >in database design to match what is needed by an MVC architecture?" > > > >I see that as a legit question as some specific MVC engines/frameworks > >that are "by convention", such as CFWheels, prefer certain conventions > >in, for example, database naming. > > Yes, this is what I am asking. =).
As conventions are not the same as best practices, Matt's original answer still stands. > But, other than database naming are there any others? Or anything that > goes deeper into Mvc integration besides ORM ? No. As everyone else has already said here, relational database design is orthogonal to application design. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule, and provides the highest caliber vendor-authorized instruction at our training centers, online, or onsite. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:352018 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

