[GitHub] [royale-asjs] joshtynjala commented on issue #1102: RegEx Issues when mapping

2021-04-14 Thread GitBox
joshtynjala commented on issue #1102: URL: https://github.com/apache/royale-asjs/issues/1102#issuecomment-819635693 Coincidentally, when I posted my comment originally, Github treated my double backslash as an escape sequence and displayed only one of them. I was able to work around that

[GitHub] [royale-asjs] joshtynjala edited a comment on issue #1102: RegEx Issues when mapping

2021-04-14 Thread GitBox
joshtynjala edited a comment on issue #1102: URL: https://github.com/apache/royale-asjs/issues/1102#issuecomment-819633928 > I do it through the constructor, passing it the pattern as a text string, the result is different. > var miexc3:RegExp=new RegExp("^(\ *)([+\-]?)(\

[GitHub] [royale-asjs] joshtynjala commented on issue #1102: RegEx Issues when mapping

2021-04-14 Thread GitBox
joshtynjala commented on issue #1102: URL: https://github.com/apache/royale-asjs/issues/1102#issuecomment-819633928 > I do it through the constructor, passing it the pattern as a text string, the result is different. > var miexc3:RegExp=new RegExp("^(\ *)([+\-]?)(\ *)(\d+)(\:|\.|\

[GitHub] [royale-asjs] Harbs commented on issue #1102: RegEx Issues when mapping

2021-04-14 Thread GitBox
Harbs commented on issue #1102: URL: https://github.com/apache/royale-asjs/issues/1102#issuecomment-819426834 Round-tripping escaped strings correctly through Java is **hard**. @aharui @joshtynjala @greg-dove Can one of you take a look and comment? -- This is an automated message

[GitHub] [royale-asjs] javeiga-iest opened a new issue #1102: RegEx Issues when mapping

2021-04-14 Thread GitBox
javeiga-iest opened a new issue #1102: URL: https://github.com/apache/royale-asjs/issues/1102 Hi Guys, I am using RegEx class to use patterns in my project as i used to do in flex. I have seen that this class is already used in beads as "Restriction" of the TextInput in Jewel.

[GitHub] [royale-asjs] mjesteve closed issue #1100: Fix ArrayView not sorted numerically from string fields

2021-04-14 Thread GitBox
mjesteve closed issue #1100: URL: https://github.com/apache/royale-asjs/issues/1100 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service,