Actually we are moving this application off of fusebox 3.0 and unto Mach II.
What i am trying to do is step away from grabbing a contentkey out of the request scope and formating them within the view cfm page. I would like the ability to control appearance through a layout manager as opposed to just pointing it to a specific view which will do the formating for me. For example if the data being returned is an xml object i would like the layour manager to send it to an xslt translation rather than through some coldfusion formatting option. Thanks, Sean Quoting Roland Collins <[EMAIL PROTECTED]>: > Would you maybe consider a move to a framework like Mach II? > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of [EMAIL PROTECTED] > Sent: Thursday, March 25, 2004 10:57 AM > To: [EMAIL PROTECTED] > Subject: [CFCDev] Presentation Layer Patterns > > I am researching at various ways to improve the way an existing "enterprise" > (aren't they all) site or app generates views. Right now common > presentation > modules (i.e unordered list or random content blocks) are stored in > cfmodules. > > I know there has to be a better way to leverage the power of CFC along with > some > design patterns for the presentation layer to create some kind of > presentation > engine. > > Some of my initial thoughts are that the benefits of such a structure would > be > the encapsulation of various views into parent and child classes and > therefore > would allow us to effect changes on either a granular level or a global > level > rather easily. > > Anyone out there care to share some of their experiences when designing the > presentation layer of their web app? > > Thanks, > > Sean Scott > > ------------------------------------------------- > This mail sent through IMP: http://horde.org/imp/ > ---------------------------------------------------------- > 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] > > > ---------------------------------------------------------- > 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] > > ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/ ---------------------------------------------------------- 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]
