Skip to content

Change Application.cfc method "onApplicationStop" to "onApplicationEnd" in examples#4

Open
jjannek wants to merge 1 commit into
marcesher:developfrom
jjannek:develop
Open

Change Application.cfc method "onApplicationStop" to "onApplicationEnd" in examples#4
jjannek wants to merge 1 commit into
marcesher:developfrom
jjannek:develop

Conversation

@jjannek

@jjannek jjannek commented Apr 15, 2015

Copy link
Copy Markdown

The ACF/Railo/Lucee internal Application.cfc function is called onApplicationEnd instead of onApplicationStop. I suggest to use it.
This way there are also no errors if calling the method manually after applicationStop() during a re-init or manual stop of the example apps. There is no manual call of the method required.

Reference: https://wikidocs.adobe.com/wiki/display/coldfusionen/onApplicationEnd

@marcesher

Copy link
Copy Markdown
Owner

Hey @jjannek

I appreciate the pull request. Before I merge it I want to ensure all the existing tests pass, and to do that I need to get a proper CF environment set up again, which might take me a few days since I'm travelling.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants