Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2
-
Fix Version/s: 2.3-M1
-
Component/s: feature, filter, graphic / rendering, styling
-
Labels:None
-
Number of attachments :
Description
Add a @pending javadoc annotation to any method or interface we are not sure about. This annotation can be omitted if:
- The method is defined without ambiguity in a standard implemented by other projects.
- The interface is implemented by at least two projects.
If the method does not comply to at least one of the above points, we should consider annotating it as @pending. It should especially apply to new interfaces.
No longer relevant since we now have the geoapi / geoapi-pending split.