AW: Questions about dbxml dependencies
<[email protected]> Fri, 24 Oct 2008 16:03:19 +0200
| Newsgroups | gmane.text.xml.xindice.user |
|---|---|
| Message-ID | <69D276452CD2904980D5B6AC33C9BE170D7BFE0C@gtlbmlexs0006.bagmail.net> |
Hi, thanks for your answer. =09 The background of my question is that we think about using xindice in = the eclipse open source project SMILA. The state of xmldb is not quite clear to me. As far as I know there = exists no release, yet. This may cause problems in eclipse legal = process. We have no special need for api 1), so if 2) and 3) could be made = available without the need for xmldb that would be a feasible solution = for us. Would cleanup of org.apache.xindice.core.* be enough for this use case ? Bye, Daniel > -----Urspr=FCngliche Nachricht----- > Von: Natalia Shilenkova [mailto:[email protected]] > Gesendet: Freitag, 24. Oktober 2008 15:04 > An: [email protected] > Betreff: Re: Questions about dbxml dependencies >=20 > On Thu, Oct 23, 2008 at 12:08 PM, <[email protected]> wrote: > > Hi all, I'm new to Xindice (Version 1.1). > > In the developers guide > > (http://xml.apache.org/xindice/1.1/guide-developer.html) I have read > > that 3 APIs exist: > > 1) XML:DB XML Database API > > 2) XML-RPC API > > 3) Core Server API > > > > Is it possible to build a distribution of Xindice supporting only 2) > and > > 3) without any dependencies to the xmldb? > > In the code most dependencies to xmldb are in the > > org.apache.xindice.client.* packages, but there are also a few in = the > > org.apache.xindice.core.* packages. Would it be possible to remove > the > > latter dependencies ? >=20 > Well, I guess it is possible to remove usages of xmldb-api classes > from xindice.core. Completely removing all dependencies on xmldb > libraries will require a lot of changes, but I am not sure why you > would want to do that. >=20 > What is that you are trying to achieve? >=20 > Natalia >=20 > > Bye, > > Daniel > >