Simone Giannecchini a écrit : > These hints were introduce by aaime. The only concern I could have > against turning them into an enum draws from the desire to backport to > 2.4.x.
If we wish to port the enum to GeoTools 2.4, we can apply the "Replace Enum by Classes" approach described here: http://java.sun.com/developer/Books/shiftintojava/page1.html#replaceenums It was for C/C++ Enum but applies to Java 5 Enum as well. Martin ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
