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:02:49 UTC

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

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 7a39741  ISIS-2619: extracts DeriveTypicalLengthFromTypePostProcessor into its own class
     add db8823e  ISIS-2619: extracts DeriveDefaultsFromTypePostProcessor into its own class

No new revisions were added by this update.

Summary of changes:
 ...ava => DeriveDefaultFromTypePostProcessor.java} | 63 ++++++++++++----------
 .../postprocessors/DeriveFacetsPostProcessor.java  | 40 --------------
 .../dflt/ProgrammingModelFacetsJava8.java          |  2 +
 3 files changed, 38 insertions(+), 67 deletions(-)
 copy core/metamodel/src/main/java/org/apache/isis/core/metamodel/postprocessors/{DeriveTypicalLengthFromTypePostProcessor.java => DeriveDefaultFromTypePostProcessor.java} (81%)