Package org.apache.sis.internal.geoapi.evolution


package org.apache.sis.internal.geoapi.evolution
Provides a transition path for new GeoAPI elements not yet published in a formal release. We try to avoid putting a copy of those new elements in Apache SIS, since it would break compatibility when they would be removed in favor of GeoAPI elements. The approach taken is rather to use in the new API the most immediate parent available in a GeoAPI release. For example for new code list classes, this is CodeList<?>. The Javadoc for such API shall contain a warning. See warning-templates.txt for some proposals.

Do not use!

This package is for internal use by SIS only. Classes in this package may change in incompatible ways in any future version without notice.
Since:
0.5
Version:
1.1