Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
add 08-16-2017 minutes
Browse files Browse the repository at this point in the history
Closes: #162
  • Loading branch information
Trott committed Aug 25, 2017
1 parent 26d9775 commit 424b518
Showing 1 changed file with 84 additions and 0 deletions.
84 changes: 84 additions & 0 deletions meetings/2017-08-16.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
# Node Foundation CTC Meeting 2017-08-16
## Links

* **Recording**: https://www.youtube.com/watch?v=YtrD_RZa_sg
* **GitHub Issue**: [CTC#140](https://github.com/nodejs/CTC/issues/162)
* **Minutes Google Doc**: <https://docs.google.com/document/d/1W690JFykwVpN_V8zCSs_6yDTnFqAgE3juRz5k28SMWg>
* _Previous Minutes Google Doc: <https://docs.google.com/document/d/1ZoLJImAGLJxivjLyCqzl7qXpjTOts1cKLwiR2XnzOLA>_
## Present

* Ben Noordhuis @bnoordhuis (CTC)
* Evan Lucas @evanlucas (CTC)
* Franziska Hinkelmann @fhinkel (CTC)
* Joyee Cheung @joyeecheung (CTC)
* Matteo Collina @mcollina (CTC)
* Rod Vagg @rvagg (CTC)
* Michaël Zasso @targos (CTC)
* Trevor Norris @trevnorris (CTC)
* Rich Trott @Trott (CTC)

### Observers
* Bradley Meck @bmeck (GoDaddy/TC39)
* Tracy Hinds @hackygolucky (Node.js Foundation Education Community Manager)
* Josh Gavant @joshgav (Microsoft)
* Kaitlyn Barnard @kbarnard10 (Node.js Foundation Newsletter Curator)
* Mark Hinkle @mrhinkle (Node.js Foundation Executive Director)



## Agenda

* announcements
* review previous meeting

### nodejs/node

* promises: more robust stringification [#13784](https://github.com/nodejs/node/pull/13784)
* stream: remove {writeableState/readableState}.length [#12857](https://github.com/nodejs/node/pull/12857)
* Cleanup `_writableState` and `_readableState` access across codebase [#445](https://github.com/nodejs/node/issues/445)

### nodejs/vm

* drop --napi-modules earlier than dropping the "experimental" status [#9](https://github.com/nodejs/vm/issues/9)

## Previous Meeting Review

### nodejs/node

* Cleanup `_writableState` and `_readableState` access across codebase [#445](https://github.com/nodejs/node/issues/445)
* Some brief discussion, back on the agenda this meeting.

### nodejs/node-eps

* proposal: ES module resolver spec for package.json "module" property [#60](https://github.com/nodejs/node-eps/pull/60)
* Any actual decision will wait until after `.mjs` functionality works.


## Minutes


* Cleanup `_writableState` and `_readableState` access across codebase [#445](https://github.com/nodejs/node/issues/445)

* Back to GitHub again, but probably coming for a vote some time soon.

* stream: remove {writeableState/readableState}.length [#12857](https://github.com/nodejs/node/pull/12857)

* Needs more review from CTC members on GitHub.

* promises: more robust stringification [#13784](https://github.com/nodejs/node/pull/13784)

* Ben to open alternative that allows calling toString() on variable through a binding without executing user supplied toString()

* drop --napi-modules earlier than dropping the "experimental" status [#9](https://github.com/nodejs/vm/issues/9)

* Back to GitHub. Someone (Michael Dawson perhaps?) needs to make the case to address Jeremiah’s question/objection.

## Q&A, Other

* No questions were asked.

## Upcoming Meetings

* **Node.js Foundation Calendar**: https://nodejs.org/calendar

Click `+GoogleCalendar` at the bottom right to add to your own Google calendar.

0 comments on commit 424b518

Please sign in to comment.