- From: Jirka Kosek <jirka@kosek.cz>
- Date: Thu, 04 Apr 2013 17:27:13 +0200
- To: Pablo Nieto Caride <pablo.nieto@linguaserve.com>
- CC: public-multilingualweb-lt@w3.org
- Message-ID: <515D9BD1.2060907@kosek.cz>
On 4.4.2013 17:12, Pablo Nieto Caride wrote: > Please, implementers and whoever that is interested, give feedback if > necessary so I can move forward and evolve the regex. Hi, since such complex regular expressions are mostly write-only (it's very hard to understand what they are trying to match) I'm not sure what's the point of having this complex regular expression for checking our regular expression syntax subset. I haven't tried to get deep understanding of this expression but I bet it will match even invalid expressions. If we want to have rigorous definition of our RE syntax we should provide its definition as grammar written in BNF. Jirka -- ------------------------------------------------------------------ Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz ------------------------------------------------------------------ Professional XML consulting and training services DocBook customization, custom XSLT/XSL-FO document processing ------------------------------------------------------------------ OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 rep. ------------------------------------------------------------------ Bringing you XML Prague conference http://xmlprague.cz ------------------------------------------------------------------
Received on Thursday, 4 April 2013 15:27:50 UTC