> So, just in casual tests, moving our <script> tags down to just before > </body> seems to really speed up apparent page load. > > However, it means that inline JavaScript throughout the page can't > access functions in those included files. (We don't have any code that > does that in the main distribution, I don't think.) > > Is there any objection to making this move for 0.9.x? It seems like a > win here. > > -Evan I'm all for it - I've been pushing for this move for months :-)
It should be very easy to do in code, too. ~Craig _______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
