This is an automated email from the ASF dual-hosted git repository.
desruisseaux pushed a change to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git.
from 8043e5e Define FeatureTable content as a property and add warning in
documentation about what can be modified.
new bc605ab Add some notes about further work that needs to be done.
new 6a6a650 Begin refactoring of CRSChooser.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
application/sis-javafx/pom.xml | 2 +-
.../org/apache/sis/gui/dataset/FeatureTable.java | 9 +
.../org/apache/sis/gui/referencing/CRSChooser.java | 203 ++++++++++------
.../org/apache/sis/gui/referencing/CRSTable.java | 260 ---------------------
.../java/org/apache/sis/gui/referencing/Code.java | 56 ++---
.../sis/gui/{ => referencing}/package-info.java | 5 +-
.../org/apache/sis/gui/referencing/CRSChooser.fxml | 30 ---
7 files changed, 174 insertions(+), 391 deletions(-)
delete mode 100644
application/sis-javafx/src/main/java/org/apache/sis/gui/referencing/CRSTable.java
copy application/sis-javafx/src/main/java/org/apache/sis/gui/{ =>
referencing}/package-info.java (90%)
delete mode 100644
application/sis-javafx/src/main/resources/org/apache/sis/gui/referencing/CRSChooser.fxml