Someone else is welcome to take over. This stuff is not something I enjoy doing at all.
-Alex On 7/16/17, 5:17 AM, "Harbs" <harbs.li...@gmail.com> wrote: >Is this with Alex’s latest changes? > >These backslash escapes seem really difficult to get right… :-( > >> On Jul 16, 2017, at 2:41 PM, yishayw <yishayj...@hotmail.com> wrote: >> >> Looks like falcon is incompatible with TabStopsPropety.as in TLF. When >> initializing that file I'm getting the following RTE: >> >> Uncaught syntax error: Invalid regular expression: missing / >> >> which originates in TabStopsProperty.as:191 >> >> private static const _escapeBackslashRegex:RegExp = /\\\\/g; >> >> >> which transpiles to TabStopsProperty.js:143 >> >> >> >>org.apache.flex.textLayout.property.TabStopsProperty._escapeBackslashRege >>x = >> /\\\\\/g; >> >> >> >> >> >> -- >> View this message in context: >>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fl >>ex-development.2333347.n4.nabble.com%2FFlexJS-Falcon-AsJS-Mismatch-tp6329 >>6.html&data=02%7C01%7C%7C7636647c1c22433fc7f508d4cc44ab08%7Cfa7b1b5a7b344 >>38794aed2c178decee1%7C0%7C0%7C636358042688036466&sdata=ZYSsWDWEs54Zs4sXIY >>k2SrHt%2FnurGBhIb8VYAH6zQtM%3D&reserved=0 >> Sent from the Apache Flex Development mailing list archive at >>Nabble.com. >