You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sis.apache.org by "Martin Desruisseaux (JIRA)" <ji...@apache.org> on 2013/07/17 16:18:48 UTC

[jira] [Closed] (SIS-66) Create new Range class to avoid licensing issues

     [ https://issues.apache.org/jira/browse/SIS-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Desruisseaux closed SIS-66.
----------------------------------

    
> Create new Range class to avoid licensing issues
> ------------------------------------------------
>
>                 Key: SIS-66
>                 URL: https://issues.apache.org/jira/browse/SIS-66
>             Project: Spatial Information Systems
>          Issue Type: Improvement
>          Components: Utilities
>    Affects Versions: 0.3
>            Reporter: Joseph White
>            Assignee: Martin Desruisseaux
>              Labels: licensing
>             Fix For: 0.3
>
>         Attachments: SIS-66.jwhite-112812.patch.txt
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Per Martin,
> "I would like a Range class in the following location:
>      sis-utility/src/main/java/org/apache/sis/measure/Range.java
> The API of this Range class would be almost identical the the Java 
> Advanced Imaging Range class. In fact, this Range class has been added 
> in old GeoTools time in replacement to the JAI one, in order to reduce 
> JAI dependency:
> http://download.java.net/media/jai/javadoc/1.1.3/jai-apidocs/javax/media/jai/util/Range.html
> However the initial commit doesn't need to be a fully functional Range 
> implementation. In particular, I suggest to omit isEmpty(), subtract, 
> equals, hashCode and toString methods since we already have material for 
> those methods that we can merge after the initial commit. Javadoc can 
> also be omitted except for one or two class introduction sentences.
> "

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira