After spending some time looking at the dashboard. I must say I was really impressed with the concept of the ServerFileFilter and how it made CSS and Javascript abstract from the view. On the other hand the HtmlHelp also has similar features for injecting inline CSS and Javascript but I would like take the concept of ServerFileFilter and use it on a global scale. For this I really mean a skinning engine for say a catalog. If ServerFileFilter could have the basePath dynamically changed due to user information I think skinning would be made simple.
Basically might thoughts are to change ServerFileFilter into ServerFilePlugin. This would allow the plugin to check the sessionFacade before rendering and change it's basePath. This would make skinning very simple and you could keep one set of views for multiple customers by adding folders to your asset folder. I would like to hear the thoughts from the group on this change. Am I missing something on EventFilters or would this be a good direction? -- 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/
