So I've been trying to architect one of these n-tier designs. Right now, I'm making it so there is a Datamanager that acts as a massaging layer between a domain services layer and the views. So at the top of a view, I'm making a call to this Datamanager to get data for that page or block. Does anyone see problems with this model?
Gabe Roffman www.etesters.com ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
