You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2021/04/23 15:08:34 UTC

[isis] branch ISIS-2619 updated (db8823e -> a32dff2)

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a change to branch ISIS-2619
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from db8823e  ISIS-2619: extracts DeriveDefaultsFromTypePostProcessor into its own class
     add a32dff2  ISIS-2619: extracts DeriveChoicesFromExistingChoicesPostProcessor into its own class

No new revisions were added by this update.

Summary of changes:
 ...veChoicesFromExistingChoicesPostProcessor.java} | 55 +++++++---------------
 .../postprocessors/DeriveFacetsPostProcessor.java  | 34 -------------
 .../dflt/ProgrammingModelFacetsJava8.java          |  2 +
 3 files changed, 19 insertions(+), 72 deletions(-)
 copy core/metamodel/src/main/java/org/apache/isis/core/metamodel/postprocessors/{DeriveDefaultFromTypePostProcessor.java => DeriveChoicesFromExistingChoicesPostProcessor.java} (76%)