On Thu, 18 Jul 2002, Kimbro Staken wrote: > > On Thursday, July 18, 2002, at 09:27 AM, Fernando Padilla wrote: > > I wouldn't spend a lot of time on the code in org.apache.xindice.server > (including Kernel). Other then org.apache.xindice.server.rpc, I'm hoping > we can cut almost everything in there. I already have the system running > under a simple HTTP server borrowed from the XML-RPC library. It literally > took me five minutes to get it to work. So hopefully once we decide on the > final direction for server framework it won't be too tough to convert over. > Otherwise if you take a refactoring eye to that code, you're going to > find a ton of stuff that isn't even used. It all came over from the > Juggernaut code, and it's constantly annoyed me that there is so much > unused code in there.
So what are you thinking? I'm just going to plan to continue going over the code as I'm doing, but I'll assume that I can do an aggressive scrub down. > > So except for the java.util.Timer, it was all interchangeable > > modifications. Could someone get me feedback and/or check these in. I > > would really appreciate it because I don't like being too much out of sync > > with CVS. > > OK, I'll look at them. thank you very much. fernando
