Uh oh!
There was an error while loading. Please reload this page.
Support options that is classes with props - #1886
Conversation
brendanashworth
commented
Jun 3, 2015
ref: nodejs/node-v0.x-archive#25454 Could you make the commit log conform to this please? Thanks! |
mscdex
commented
Jun 3, 2015
If we make this change here, should we be changing it everywhere else where we do something similar to maintain consistency? |
brendanashworth
commented
Jun 3, 2015
@jonathanong did some with #635, so I guess so, where it's necessary. I guess someone will want it at some point in time. Oh - and this also needs a regression test 😄 |
jonathanong
commented
Jun 3, 2015
gotta make sure it's not gonna break npm :) |
brendanashworth
commented
Jun 24, 2015
Running the test suite locally reveals that this has bad consequences for tests related to https, I count 17 non-flaky failures. |
vkurchatkin
commented
Jun 24, 2015
@brendanashworth That's because of |
brendanashworth
commented
Sep 14, 2015
@mogadanez are you able to make the requested changes? |
brendanashworth
commented
Jan 2, 2016
I'm going to close this as some work still needs to be done on this, yet it is still stalled. If someone wants to pick it back up, they're more than welcome to. |
7180597