In all versions up to v.1.6.2 we have four javascript files:
qa-page.js
qa-question.js
qa-ask.js
qa-admin.js
Why do we not merge all into one? It would save us 3 requests.
PS: Furthermore I still like the javascript replaced by jquery code, esp. because of readability!