On Sat, Mar 17, 2012 at 9:00 AM, Steven L. <steves_l...@hotmail.com> wrote:
> I thought so, too. See [2] from Waldemar ("May 24-26 rough meeting notes").
> Specifically, he stated "Lookbehind support is promoted to required
> normative."

Are there any plans for which kind of look-behind to allow? Literal
only, fixed-length, repetitions of fixed-length, unrestricted or
something else?

The fallback based RegExp specification doesn't lend itself easily to
unrestricted regexps (unless they are matched backwards instead of
forwards, but I think that's going to be confusing).

/L
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to