|
Loading...
|
cfwheels@googlegroups.com
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [cfwheels] How can multiple plugins share the "onMissingMethod" function without conflicting? Is this possible? Chris Peters Mon Apr 02 08:01:44 2012
I think Wheels throws an error if you try overriding it in more than one plugin though. This is a limitation of the plugin system. On Mon, Apr 2, 2012 at 10:19 AM, Donald Humphreys <[EMAIL PROTECTED]>wrote: > This should be no problem as long as your new onMissingMethod calls > core.onMissingMethod in the case that your new function does not > respond to the called method. It is actually necessary to do this with > models to avoid completely breaking the dynamic shortcut methods for > associations and special findOneByXxx calls. > > On Mon, Apr 2, 2012 at 9:37 AM, Joshua Rountree <[EMAIL PROTECTED]> > wrote: > > > > -- > > You received this message because you are subscribed to the Google Groups > > "ColdFusion on Wheels" group. > > To view this discussion on the web visit > > https://groups.google.com/d/msg/cfwheels/-/i0t5JBE8ic4J. > > 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/cfwheels?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "ColdFusion on Wheels" group. > 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/cfwheels?hl=en. > > -- You received this message because you are subscribed to the Google Groups "ColdFusion on Wheels" group. 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/cfwheels?hl=en.