I currently have a module which multiple applications include, and I would like this module to never override the parent. So if something (event-handler, subscriber, etc..) is defined in the module, use that, but if it's also defined in the parent, use the parent's.
Could there be an overrideAction attribute at the module level so that one can choose whether or not to override the parent without having to go to each event-handler, subscriber, etc.. and adding it? Could this also apply to views and non-controller dependent properties? -- 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/
