Skip to content

Conversation

boggan
Copy link

@boggan boggan commented Oct 4, 2017

Oy!

I needed caching to be enabled on XHR Calls in order to speed up concurrent requests, so I modified your code do to the following.

  • added new caching feature
  • renamed sys.puts for console.log calls
  • added missing tests to autotest.watchr
  • modified autotest.watchr to automatically load all tests in the tests folder

Sorry if the diff shows too many differences, my auto-formatter may have kicked in :/

Cheers!

Thomas Lanteigne added 2 commits October 4, 2017 13:20
- renamed sys.puts for console.log calls
- added missing tests to autotest.watchr
- modified autotest.watchr to automatically load all tests in the tests folder
@boggan
Copy link
Author

boggan commented Oct 4, 2017

if you ever do accept this pull request, you can remove the trailing console.log I left in for debugging :)

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.

1 participant