Hi All: Since we are at the major release level, I would like to discuss changing BaseLocaleConverter and subclasses to use the builder pattern instead of each subclass like DateLocaleConverter having to implement 12 (!) constructors. It seems pretty lame that if I want to add a converter I have to implement a dozen constructors to provide a full-featured class.
Thoughts? Gary --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org