Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Override OnRequestEnd functionality #7

Open
seancoyne opened this issue May 27, 2014 · 2 comments
Open

Override OnRequestEnd functionality #7

seancoyne opened this issue May 27, 2014 · 2 comments

Comments

@seancoyne
Copy link
Contributor

Would be nice if we could easily override the OnRequestEnd functionality. For example, we're loading our own copy of jQuery (without using loadJS) so having the onRequestEnd load FC's copy of jQuery results in jQuery being loaded twice.

For now I've duplicated _OnRequestEnd.cfm in the project and will rename the plugin's version, but it would be nice if it was in the onRequestEnd of the Application.cfc for example and we could override that in our project's Application.cfc. Goes back to this bug I opened a while ago that would allow plugins to tap into the App.cfc lifecycle https://farcry.jira.com/browse/FC-2462

@seancoyne
Copy link
Contributor Author

Logged in Jira as well https://farcry.jira.com/browse/GA-5

@modius
Copy link
Member

modius commented May 27, 2014

All plugin tickets are logged against the repo in GitHub... I'll lock down
these jira projects as soon as I can.

Core bugs are still tracked in jira.

On Wednesday, May 28, 2014, Sean Coyne notifications@github.com wrote:

Logged in Jira as well https://farcry.jira.com/browse/GA-5

Reply to this email directly or view it on GitHubhttps://github.com//issues/7#issuecomment-44309373
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants