-
Notifications
You must be signed in to change notification settings - Fork 134
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc: add minutes for meeting 29 Nov 2017 #430
Conversation
meetings/2017-11-29.md
Outdated
### nodejs/node | ||
|
||
* Enable explicit `.m.js` intent for ESM [#16170](https://github.com/nodejs/node/pull/16170) | ||
* Bradley, that thread contains the thought that we don.t need to import non-esm modules. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
don.t
--> don't
meetings/2017-11-29.md
Outdated
* Bradley, that thread contains the thought that we don.t need to import non-esm modules. | ||
There are a number so should likely be more generic to handle others like wasm, | ||
json etc. 2 older formats that should be included in the discussion as well. | ||
* Next action action, Myles to schedule working session which includes this and other |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Next action action
--> Next action
meetings/2017-11-29.md
Outdated
There are a number so should likely be more generic to handle others like wasm, | ||
json etc. 2 older formats that should be included in the discussion as well. | ||
* Next action action, Myles to schedule working session which includes this and other | ||
topics that we don.t have consensus on. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
don.t
--> don't
meetings/2017-11-29.md
Outdated
* Current set interval has callback that takes a significant amount of time, next interval will | ||
be scheduled after the callback end. PR changes to schedule so that it is based on | ||
when the previous one started. | ||
* Light discussion in the TSE meeting. New behaviour sounds right (needs to be |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TSE --> TSC
meetings/2017-11-29.md
Outdated
* Bradley - suggesting we make the controller the Foundation as opposed to the TSC. | ||
* James - should be ok if we tie to the TSC. Does not need to be legal entity. | ||
* Bradley - they are asking for .standards. org. That is what should be the Foundation | ||
* James - don.t think it matters. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
don.'t
--> don't
meetings/2017-11-29.md
Outdated
* James - don.t think it matters. | ||
* Bradley, leave TSC as change controller and standard org is identified as Foundation. | ||
* Rod - rather have the TSC as both. | ||
* We.ll move forward with it as the TSC. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We.ll
--> We'll
meetings/2017-11-29.md
Outdated
* MichaëZasso @targos (TSC) | ||
* Rod Vagg @rvagg (TSC) | ||
* Sakthipriyan Vairamani @thefourtheye (TSC) | ||
* Bradley Meck @bmeck (Obserer) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bmeck is mentioned twice
@maclover7 thanks for the comments, @Trott thanks for the fixes :) |
No description provided.