[
Lists Home |
Date Index |
Thread Index
]
* Elliotte Harold <elharo@metalab.unc.edu> [2005-08-16 11:00]:
> Alan Gutierrez wrote:
> > Last I checked, the Saxon license was MPL 1.0 which, last I
> > checked, was for some reason, incompatible with Apache License
> > 1.1 and 2.0. Thus, the Apache projects will not redistrbute Saxon.
> > I've narrowed it down to BSD, M.I.T. and Apache, since these are
> > licenses that are compatible with the Apache license.
> But if you're depending on Saxon, and Saxon isn't compatible with
> Apache, then you're already stuck. That ship has sailed. Your product
> won't be able to be combined with Apache code. Now if you can remove the
> dependence on Saxon, it might make sense to choose a different license.
Momento does not depend on Saxon. I probably won't support a
separate query or xpath engine any time soon, but it's entirely
possible to use an alternative engine.
I have a read-only implementation of W3C DOM, as well as SAX
content handlers and emitters, so Momento can probably hook up
to most existing XML utilties.
I'm a Saxon fanatic myself, but that doesn't mean I don't want
to permit the widest adoption possible.
--
Alan Gutierrez - alan@engrm.com
- http://engrm.com/blogometer/index.html
- http://engrm.com/blogometer/rss.2.0.xml
|