Re: Adding dependency to servlet-api

2008-11-05 Thread Konstantin Priblouda
[ Konstantin Pribluda http://www.pribluda.de ] JTec quality components: http://www.pribluda.de/projects/ --- On Tue, 11/4/08, markharw00d <[EMAIL PROTECTED]> wrote: > From: markharw00d <[EMAIL PROTECTED]> > Subject: Adding dependency to servlet-api > To: java-dev@lucene.apa

Re: Interfaces

2005-03-19 Thread Konstantin Priblouda
--- Erik Hatcher <[EMAIL PROTECTED]> wrote: > I didn't mean to imply that using interfaces > themselves were a > potential performance issue what I meant was all > the IoC mechanisms > that might be tossed in as factory overhead to > construct things > indirectly. Eric, I was not proposing

RE: Interfaces

2005-03-16 Thread Konstantin Priblouda
--- Robert Engels <[EMAIL PROTECTED]> wrote: > I've been pushing for making IndexReader and > IndexWriter interfaces for a > long time (and changing lucene core to use them), > but there seems a > reluctance to do so (although I am not sure why). > The current factory > methods could be easily mo