Re: Deprecated methods on trunk

2012-02-15 Thread Robert Muir
On Wed, Feb 15, 2012 at 6:36 AM, Shai Erera wrote: > It makes sense to me, but it also means that 4.0 will go out with deprecated > API that will exist until 5.0 is out. > > I only raised it to learn if this was done by mistake, or there is some > logic behind it. I guess that for me, reading MIGR

Re: Deprecated methods on trunk

2012-02-15 Thread Shai Erera
> > In general I think if we can add transition mechanisms like this to > make it easier for people to cut over, we should are there reasons > we should not do this? > > On Wed, Feb 15, 2012 at 1:59 AM, Shai Erera wrote: > > Hi > > > >

Re: Deprecated methods on trunk

2012-02-15 Thread Robert Muir
Feb 15, 2012 at 1:59 AM, Shai Erera wrote: > Hi > > Why do we have deprecated methods on trunk (e.g. IndexReader.open())? > Shouldn't they be deleted? > > Shai -- lucidimagination.com - To unsubscribe, e-

Re: Deprecated methods on trunk

2012-02-15 Thread Shai Erera
taphi.de > > eMail: u...@thetaphi.de > > ** ** > > *From:* Shai Erera [mailto:ser...@gmail.com] > *Sent:* Wednesday, February 15, 2012 8:00 AM > *To:* dev@lucene.apache.org > *Subject:* Deprecated methods on trunk > > ** ** > > Hi > > Why do we have deprecated methods on trunk (e.g. IndexReader.open())? > Shouldn't they be deleted? > > Shai >

RE: Deprecated methods on trunk

2012-02-15 Thread Uwe Schindler
From: Shai Erera [mailto:ser...@gmail.com] Sent: Wednesday, February 15, 2012 8:00 AM To: dev@lucene.apache.org Subject: Deprecated methods on trunk Hi Why do we have deprecated methods on trunk (e.g. IndexReader.open())? Shouldn't they be deleted? Shai

Deprecated methods on trunk

2012-02-14 Thread Shai Erera
Hi Why do we have deprecated methods on trunk (e.g. IndexReader.open())? Shouldn't they be deleted? Shai