mercurial/templates/paper/footer.tmpl
author Mads Kiilerich <madski@unity3d.com>
Fri, 09 May 2014 12:01:56 +0200
changeset 21392 b1ce47dadbdf
parent 14046 b24e5a708fad
child 30765 eb7de21b15be
permissions -rw-r--r--
merge: separate worker functions for batch remove and batch get The old code had one function that could do 2 different things. First, is was called a bunch of times to do one thing. Next, it was called a bunch of times to do the other thing. That gave unnecessary complexity and a dispatch overhead. Having separate functions is "obviously" better than having a function that can do two things, depending on its parameters. It also prepares the code for the next refactorings.

<script type="text/javascript">process_dates()</script>
{motd}

</body>
</html>