go ahead martin, I am looking at andrea's code right now anyway. Simone.
On Dec 27, 2007 7:34 PM, Martin Desruisseaux <[EMAIL PROTECTED]> wrote: > I noticed the introduction of following fields in org.geotools.factory.Hints: > > public static final String VALUE_OVERVIEW_POLICY_QUALITY = "Quality"; > public static final String VALUE_OVERVIEW_POLICY_NEAREST = "Nearest"; > public static final String VALUE_OVERVIEW_POLICY_SPEED = "Speed"; > > used by > > public static final OptionKey OVERVIEW_POLICY; > > Since we are on Java 5, can we replace the three above values by an > "OverviewPolicy" enum? Hints will also be easier to read if all constants in > this class are Keys, and all values are defined outside (as enum or whatever). > > Thanks > > Martin > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > -- ------------------------------------------------------- Eng. Simone Giannecchini President /CEO GeoSolutions S.A.S. Via Carignoni 51 55041 Camaiore (LU) Italy phone: +39 0584983027 fax: +39 0584983027 mob: +39 333 8128928 http://www.geo-solutions.it ------------------------------------------------------- ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
