10.06.2015 21:03, Adriano dos Santos Fernandes wrote:
>
> At a first look, boost.regex is the library who can do it. It's
> templatized and works with iterators and traits for customization. It
> has integration with ICU and MFC strings, so this is useful to
> understand how to customize it.

Is it compatible with our implementation syntax wise?

> Understand and customize it will require time, however.
>
> And I do not want to lost time if it's going to be objected because:
> - It's external code
> - It's boost
> - It's a library which uses C++ as C++, i.e., uses the std library
> - Not only it's internal (like ICU) uses C++, but its interface too

These are not showstopers, IMO.

> So what do you think on include such type of library in Firebird?

I don't mind provided that the replacement happens post v3. I'm going to 
branch off the v3 code in August, so trunk will be open for new 
development at that point.


Dmitry


------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to