On Fri, Nov 7, 2014 at 1:36 PM, Emmanuel Bourg <ebo...@apache.org> wrote:

> Le 06/11/2014 15:27, Gary Gregory a écrit :
>
> > o Add Daitch-Mokotoff Soundex
> >   Issue: CODEC-192. Thanks to Thomas Neidhart.
>
> Should we hold the addition of new org.apache.commons.codec.language
> classes until commons-text materializes?
>

Short answer: no.

The package org.apache.commons.codec.language has been around for a while
already.

I could imagine, perhaps, deprecating the Codec language package _after_
Commons Text 1.0 ships.

My impression is that a Commons Text with a language package would not help
the current Codec users because these language Codecs are used in places
like Apache Solr/Lucene, but I could be wrong. IOW, deprecating could
happen in a 1.x release but could only removed in a 2.x release or other BC
breaking major release. This would force users to say on 1.x or write
wrapper code for Text as Codec codecs. That or a Codec 2 could depend on
Text.

Gary


> Emmanuel Bourg
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to