Skip to content

Page initialization#371

Merged
Pita merged 9 commits intoether:masterfrom
cweider:page-initialization
Jan 30, 2012
Merged

Page initialization#371
Pita merged 9 commits intoether:masterfrom
cweider:page-initialization

Conversation

@cweider
Copy link
Copy Markdown
Contributor

@cweider cweider commented Jan 28, 2012

This shifts nearly all of the script for pad.html and timeslider.html into corresponding JavaScript modules. This mostly just helps with organization; it’s nicer to edit a JS file then something inside HTML. There may also be an argument that this is good for performance/caching reasons.

@JohnMcLear
Copy link
Copy Markdown
Member

@cweider I'm sure this is a good pull request but I want @Pita to merge this as I am sure you will have discussed it with him.

…r adds it.

It is bad form to register this handler on definition. This would cause problems if, for instance, this module was required by our Node code.
This is one step on the way to simplifying `Minify` and allowing all of the modules within pad.js to be loaded independently in development mode (which is useful for debugging).
@Pita
Copy link
Copy Markdown
Contributor

Pita commented Jan 30, 2012

works well, thx a lot

Pita pushed a commit that referenced this pull request Jan 30, 2012
@Pita Pita merged commit 4d714ce into ether:master Jan 30, 2012
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.

3 participants