I'm getting ready to undertake a development effort that requires
enhancing an existing Mach-II 1.6 application.  My client would like
to have the application's code base support multiple sites with
differing content (separate views) for the same event.  Initially I
thought I might be able to achieve this by loading site specific page-
views, but I think there might be a better way.  My thought is getting
in front of the component that delivers the page-views.  If I can
utilize either a database configuration or some other XML
configuration file that exists per client, I may be able to grab the
individuals views associated with a particular event and pass that
information to the component that handles view rendering.  Am I on the
right path here?  Is there a way either in a plug-in, filter or
listener that I can load views programmatically?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to Mach-II for CFML list.
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/mach-ii-for-coldfusion?hl=en
SVN: http://greatbiztoolsllc.svn.cvsdude.com/mach-ii/
Wiki / Documentation / Tickets: 
http://greatbiztoolsllc.trac.cvsdude.com/mach-ii/
-~----------~----~----~----~------~----~------~--~---

Reply via email to