Skip to content
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

Remove the $experimental attribute on the nodejs_compat flag #375

Merged
merged 1 commit into from
Feb 14, 2023

Conversation

jasnell
Copy link
Member

@jasnell jasnell commented Feb 14, 2023

No description provided.

@jasnell jasnell requested review from mikea, kentonv and harrishancock and removed request for mikea February 14, 2023 00:06
@@ -233,11 +233,8 @@ struct CompatibilityFlags @0x8f8c1b68151b6cef {

nodeJsCompat @21 :Bool
$compatEnableFlag("nodejs_compat")
$experimental;
# Experimental, do not use.
$compatDisableFlag("no_nodejs_compat")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that this intentionally does not yet add a default enable date.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Yet"? Do we plan to add one eventually or will it always be opt-in?

FWIW the disable flag is meaningless without a default enable date.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we plan to add one eventually or will it always be opt-in?

I don't think we've settled 100% on that... yet ;-)

@jasnell jasnell force-pushed the jsnell/remove-nodejs-compat-experimental-gate branch from cdad3aa to 5e09daa Compare February 14, 2023 00:10
@jasnell jasnell force-pushed the jsnell/remove-nodejs-compat-experimental-gate branch from 5e09daa to 549c0c4 Compare February 14, 2023 00:18
@jasnell jasnell merged commit f8043a8 into main Feb 14, 2023
@jasnell jasnell deleted the jsnell/remove-nodejs-compat-experimental-gate branch February 14, 2023 15:27
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