
13 Sep
2005
13 Sep
'05
12:47 p.m.
"Bronek Kozicki" <brok@rubikon.pl> wrote in message news:20050913142103.s6zwgckkcw8ww40k@webmail.spamcop.net...
Cytowanie Andy Little <andy@servocomm.freeserve.co.uk>:
Boost already has Regex. What is different about xpressive?
I can not take part in full review for variety of reasons (primary I have little knowledge of the problem domain and I'm on vacation now), but there is something very important about xpressive - it provides static (compile-time) regular expressions.
I understand that and that seems sufficiently different from Regex, but does xpressive not also duplicate the runtime functionality in Regex, Regex being a candidate for standardisation? regards Andy Little