RE: (Un-)Deprecated APIs and javadoc examples

2012-04-05 Thread Steven Willis
> There is still some shadows on API deprecation however. We do want to > support both APIs for a longer term, per our earlier discussions on > this list. However, this is a developer nightmare again cause docs > would go inconsistent and questions would arise on what to pick. > > We'd have to pic

Re: (Un-)Deprecated APIs and javadoc examples

2012-04-04 Thread Harsh J
Hi Steve, With 0.23 (or 2.0, going forward), it is alright to use either set. You can also continue using the new API - it is fairly complete in 2.0 and usable (compared to 1.x). There is still some shadows on API deprecation however. We do want to support both APIs for a longer term, per our ear