QueryParser.parse also makes it hard for me to unit test.  Would it be
possible to make this a non-static method?

Thanks again,
Mike.

----- Original Message -----
From: "Mike Hogan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, October 05, 2003 11:09 AM
Subject: [subscriptions] Please make org.apache.lucene.index.IndexWriter
non-final


> Hi,
>
> Please can you make org.apache.lucene.index.IndexWriter non-final.  It's
> being final makes it impossible for me to test using mock objects.  Also,
if
> there are other public final classes that are significant to the Lucene
API,
> please make them non-final also, for the same reason.
>
> One more thing, I see that there are cvs commits on the Lucene project,
but
> no releases in a long while.  What is the status with repect to new
> releases?  (In other words, if you do go ahead and make these classes
> non-final, when can I expect to be able to make use of the changes :)).
>
> Thanks,
> Mike.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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

Reply via email to