Hello

Just to clarify, the proposed change is one the JDK8 branch (not trunk)
and is of course open to change if there is any discussion. The current
proposal can be seen there:

  * 
https://builds.apache.org/job/sis-dev/javadoc/org/apache/sis/storage/Capability.html
  * 
https://builds.apache.org/job/sis-dev/javadoc/org/apache/sis/storage/Resource.html#getCapabilities--

    Martin


Le 07/02/2018 à 11:40, johann sorel a écrit :

> (…snip…)
>
> So far we have 'FeatureSet' and 'Aggregate' types which can support
> writing operations with methods 'add', 'remove', 'update', ... but it
> is often required to have this information before we even try to write
> anything.
>
> To provide this information and many more in the future we had a
> discussion with martin and we propose the following :
> - A new CodeList called 'Capability'
> - Resource has a new method Set<Capability> getCapabilities()
>
> (…snip…)

Reply via email to