--- 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 moved to a IndexReaderWriter
> factory class. Probably
> a top-level interface IndexReaderWriter with methods
> like isWritable() for
> "read only" indices, and methods getReader(),
> getWriter().


Hi guys, 
what about  making lucene a bit more IoC Friendly?
( I speak of providing objects that can be created wia
constructor, and not by factory ) 

I'm tired of writing adapter classes...

regards,

----[ Konstantin Pribluda ( ko5tik ) ]----------------
Plugins for xdoclet-2 are released. check it out at:
http://www.sourceforge.net/projects/xdoclet-plugins/
----[ http://www.pribluda.de ]------------------------


                
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to