On Aug 26, 2014, at 11:16 AM, Norbert Lindenberg wrote: > > On Aug 26, 2014, at 10:01 , Allen Wirfs-Brock <[email protected]> wrote: > >> So, here is a summary of my proposal: > >> 3) Reserve within /u RegExp patterns, the syntax \p{<characters>} and >> \P{<characters>} > > This was already decided by TC39 at the March 2012 meeting, and if I read the > spec correctly, it’s already specified: > > IdentityEscape[U] :: > [+U] SyntaxCharacter > [~U] SourceCharacter but not IdentifierPart > [~U] <ZWJ> > [~U] <ZWNJ>
Yes, that covers it. Perhaps a NOTE explaining would be appropriate. It's a subtle change and I forgot the significance of it. Allen _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

