Helge Heldre a écrit :
I'm just starting to use GeoTools with a project and was wondering if the 2.2 is stable enough to be the basis of development, or should I use

It depends which modules you use. For the parts I know about (mainly referencing and grid coverage), 2.2 is stable enough with one caution:

  - All classes and methods with a @since 2.0 or @since 2.1 javadoc tag
    are safe. Because they were there is previous releases, they will
    not change except for bug fixes (a few of them may be deprecated
    however).

  - Any classes and methods with a @since 2.2 javadoc tag may be
    modified, moved or deleted without warning until the 2.2 final
    release.

        Martin.


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Geotools-gt2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to