tc39 / proposal-regexp-legacy-features

Legacy static properties of the RegExp constructor in JavaScript
Creative Commons Zero v1.0 Universal
41 stars 13 forks source link

Present as proposal to TC39 #9

Closed claudepache closed 7 years ago

claudepache commented 8 years ago

@erights, do you want to champion this?

erights commented 8 years ago

Yes, thanks.

@littledan, co-champion?

littledan commented 8 years ago

I'm happy that this work is going on, but I'm not prepared at the moment to sign up to looking deeply into web compatibility concerns and getting an early, correct implementation with good performance, and without those I'd feel uncomfortable calling myself a champion.

erights commented 8 years ago

@littledan Thanks for the quick response.

@claudepache I will still champion this. Though I would appreciate it if we can find a co-champion.

erights commented 8 years ago

Added to the agenda at https://github.com/tc39/agendas/blob/master/2016/05.md

claudepache commented 8 years ago

Since the proposal concerns also RegExp.protototype.compile, maybe rename it as "Legacy RegExp features"?

erights commented 8 years ago

Done. But what about the name of this repository? Shouldn't change likewise?