You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2023/01/16 15:55:20 UTC

[isis] branch 3321-applib.remove.plural updated (e4e0898d90 -> 8b436c9c94)

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

ahuber pushed a change to branch 3321-applib.remove.plural
in repository https://gitbox.apache.org/repos/asf/isis.git


    from e4e0898d90 ISIS-3321: prepare removal of DomainObjectLayout#plural
     add 8b436c9c94 ISIS-3321: minor: removal of dead code

No new revisions were added by this update.

Summary of changes:
 .../metamodel/facets/all/i8n/noun/HasNoun.java     | 15 --------
 .../metamodel/facets/all/i8n/noun/NounForm.java    |  9 +----
 .../metamodel/facets/all/i8n/noun/NounForms.java   | 18 +--------
 .../ObjectNamedFacetForDomainObjectLayoutXml.java  |  2 -
 .../core/metamodel/layout/LayoutFacetUtil.java     | 14 -------
 .../core/metamodel/object/_InternalTitleUtil.java  | 19 ---------
 .../metamodel/objectmanager/ObjectManager.java     |  4 +-
 .../i18n/SynthesizeObjectNamingPostProcessor.java  | 14 -------
 .../core/metamodel/spec/ObjectSpecification.java   |  9 -----
 .../specimpl/ObjectSpecificationAbstract.java      | 11 ------
 .../DomainObjectLayoutFactoryTest.java             | 45 ----------------------
 11 files changed, 4 insertions(+), 156 deletions(-)