Hi Vladimir,
        That's a great idea.  An addons directory will help promote modularity 
in
Xindice (which I think is a "Good Thing").  But, I have a question.  For the
grep implementation to work, the XMLRPC server needs to find an
org.apache.xindice.server.rpc.messages.<method-name> class, right?  What
would be the recommended way of adding a new class without having to
recompile the Xindice.jar file each time I want to add a new RPC handler?
        Also, what should I call the directory? xml-xindice/addons/ ? or are you
thinking more like xml-xindice-addons/ ?

dave


-----Original Message-----
From: Vladimir R. Bossicard [mailto:[EMAIL PROTECTED]
Sent: Monday, November 18, 2002 10:16 PM
To: [EMAIL PROTECTED]
Subject: Re: a simple grep implementation


I do like the idea but I don't think that it has its place into the main
Xindice code.  Otherwise it's the open door for other non vital
dependencies and tons of additional jars.

One idea could be to create another project (e.g. Xindice-addons, in the
same cvs tree, but into different folder) to hold classes related to
Xindice but not essential to it.

Could you try to set up such a project and give feedback?

-Vladimir

--
Vladimir R. Bossicard
Apache Xindice - http://xml.apache.org/xindice



Reply via email to