Skip to content

Conversation

chfritz
Copy link
Contributor

@chfritz chfritz commented Aug 29, 2016

  • now using ES6 class with extends instead of prototype pattern with
    util.inherits. This works on both node 4.5 and newer ones, and is the recommended way now.

- now using ES6 class with extends instead of prototype pattern with
  util.inherits. This works on both node 4.5 and also newer ones.
@chris-smith
Copy link
Collaborator

This looks good to me - can you just confirm that the tests (npm test) still work? Keep meaning to get travis running those automatically...

@chfritz
Copy link
Contributor Author

chfritz commented Sep 7, 2016

Yes, all 28 tests are passing.

@chris-smith chris-smith merged commit 5b17210 into RethinkRobotics-opensource:kinetic-devel Sep 7, 2016
@chfritz chfritz deleted the support_node_4.5 branch September 27, 2016 04:16
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.

2 participants