
24 Jul
2006
24 Jul
'06
8:22 a.m.
On Fri, Jul 14, 2006 at 05:05:50PM +0100, Chris Kuklewicz wrote:
As a user, the JRegex API can also only support a single Regex type and a single backend. But it would be really handy to be able to use different types of regular expressions. Mainly there are going to be different regex syntax possibilities:
This isn't true, the API is a class, you can create as many instances as you like for it. In fact, it comes with at least 2 back ends, and at least a couple different instances for the regex syntax. It was specifically designed as a framework for many regular expression backends to be used via a common and useful interface. John -- John Meacham - ⑆repetae.net⑆john⑈