Re: [xslt] Exslt support



On Fri, Apr 04, 2003 at 06:02:26AM -0800, Jerome Pesenti wrote:
> Daniel,
> Any suggestion/restriction on what regular expression
> package to use in order to implement the regex module
> of exslt? GNU regex is under the GPL but inside libc
> you can find it under the LGPL, which I assume would
> be fine.... Also, it seems that you developed your own
> regex package in order to support schemas, how does it
> compare to GNU regex?

  that it's part of libxml2 so the regexp to use. Its 
definition is at file:///u/veillard/Schemas/xmlschema-2.html#regexs
I hope this match with EXSLT, if not feedback should be given to EXSLT
so that they use XML releated regexps.
I will not embed GNU regex, I do not want to depend on external
libraries, especially when Licences are different from libxml2/libxslt
ones.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]