On 12/03/2011, at 9:39 AM, Sean Coyne wrote: > I have posted an enhancement request for some hooks for Application.cfc for > plugins. Currently, if a plugin needs to run code durring the "onError" > method in Application.cfc, for example, it is unable to do so without the end > user manually adding code. (See my farcryhoth plugin README for an example) > > See more here https://farcry.jira.com/browse/FC-2462 and if you like, please > vote it up.
This is a good idea. Would you be thinking of something like ./config/onerror.cfm that gets included dynamically? Or something more sophisticated like a registry of functions to call onError? -- geoff http://www.daemon.com.au/ skype. gb.daemon -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
