Dear readers,

I'd like to add regex queries to the surround parser, so I had a look
at the test code for the regex queries.
I refactored it to have a few more tests, and all seems to work well.
It also includes the tests from TestSpanRegexQuery.java .

Two questions:

Can I assume the APL2 on Test{,Span}RegexQuery.java?
If so, I'll post the refactored version with it.

To parse a regex query term, the surround parser will have to
be extended a bit so it recognizes a reasonable subset of the
java regular expressions.
Any preferences for the syntax for a regex term in the
surround parser?

Kind regards,
Paul Elschot


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to