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

fix event names #3566

Merged
merged 1 commit into from Jul 6, 2013
Merged

fix event names #3566

merged 1 commit into from Jul 6, 2013

Conversation

Carreau
Copy link
Member

@Carreau Carreau commented Jul 6, 2013

Be consistent across files, and different event for differents actions.

@minrk
Copy link
Member

minrk commented Jul 6, 2013

Good fix. And probably also change it to "restore/delete" rather than "-ing", to be more consistent with other events.

@Carreau
Copy link
Member Author

Carreau commented Jul 6, 2013

it was to be consistent with loading and saving but I have no strong feeling.

Also it was already :

notebook/js/notificationarea.js:        $([IPython.events]).on('checkpoint_restoring.Notebook', function () {

@minrk
Copy link
Member

minrk commented Jul 6, 2013

Ah, I guess the -ing makes sense for these as AJAX methods. Never mind, and 👍 as-is.

@Carreau
Copy link
Member Author

Carreau commented Jul 6, 2013

Great ! Merging.

Carreau added a commit that referenced this pull request Jul 6, 2013
@Carreau Carreau merged commit 9ee7094 into ipython:master Jul 6, 2013
@Carreau Carreau deleted the fix-event-name branch July 6, 2013 18:26
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
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.

None yet

2 participants