Excellent!

You can leave @since off if you like, it is more when you have a core API
interface and want to capture API changes. If you want to include it the
current version of master is appropriate.

For serialVersionUID my IDE offers to generate one, java provide manual
instructions here
https://docs.oracle.com/javase/7/docs/technotes/tools/solaris/serialver.html



On Thu, Mar 5, 2020 at 1:23 AM Luí­s Moreira de Sousa via GeoTools-Devel <
geotools-devel@lists.sourceforge.net> wrote:

> Dear all,
>
> I have a functional implementation of the Homolosine projection that I
> would like to submit as a pull request. But I need some guidance on two
> items:
>
> - @since: I understand this tag indicates the version that introduces the
> projection. What should I declare here? Should it be left empty?
>
> - serialVersionUID: both the projection class and the Provider class have
> one of these. They do do not look like UUIDs, how can I generate new ones?
>
> Thank you.
>
>
> --
> Luís
>
> _______________________________________________
> GeoTools-Devel mailing list
> GeoTools-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
-- 
--
Jody Garnett
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to