Uh oh!
There was an error while loading. Please reload this page.
Simple project messaging. - #24
Conversation
rvagg
commented
Dec 2, 2014
+1 for putting to bed "Evented I/O for V8 javascript", I've always hated that title |
max-mapper
commented
Dec 2, 2014
your commit should be |
mikeal
commented
Dec 2, 2014
how do i alter commit messages after the fact? |
TJkrusinski
commented
Dec 2, 2014
|
mikeal
commented
Dec 2, 2014
@TJkrusinski thanks! :) |
TJkrusinski
commented
Dec 2, 2014
no problem! |
indutny
commented
Dec 2, 2014
LGTM |
ralphtheninja
commented
Dec 2, 2014
@mikeal Are you working on the governance section in https://github.com/mikeal/io.js/blob/readme-messaging/CONTRIBUTING.md#governance ? |
mikeal
commented
Dec 2, 2014
ralphtheninja
commented
Dec 2, 2014
👍 |
There was a problem hiding this comment.
Agreed. I think it's supposed to say io.js is under the "open governance model" but it reads like node.js is. Not trying to be nitpicky. This is a pretty important paragraph.
There was a problem hiding this comment.
@kevinohara80 +1, would you or @KyleAMathews mind putting in a PR to clarify this?
Reviewed-By: Fedor Indutny <fedor@indutny.com> PR-URL: #24
indutny
commented
Dec 2, 2014
Landed in 51514c8! Thank you. |
rewords project messaging in README to make the overall project messaging a bit clearer. More discussion to be found in nodejs#24
- Use undefined instead of null for lazy-loaded SEAProvider - Add validateBoolean for moduleHooks and virtualCwd options - Use template literal for path concatenation - Convert VirtualReadStream to use private class fields - Cache DateNow() result in MemoryEntry constructor Addresses review comments nodejs#18, nodejs#19, nodejs#21, nodejs#23, nodejs#24, nodejs#29.
This should put to bed some of the wilder speculation we've seen.