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

ahuber pushed a change to branch 3971-layout.switching
in repository https://gitbox.apache.org/repos/asf/causeway.git


    from d8a7bb68f4b CAUSEWAY-3971: moves ThreadLocal for layout switching 
close to where its needed
     add 26915bbef6f CAUSEWAY-3971: prepare thread-local clearing
     add c2cd43b1c7d CAUSEWAY-3971: make it the responsibility of the call site 
to set the qualified filter (e.g. wicket)

No new revisions were added by this update.

Summary of changes:
 .../applib/layout/grid/bootstrap/BSGrid.java       |  4 +++-
 .../causeway/applib/services/grid/GridService.java | 17 ++++++++++-----
 .../core/metamodel/facetapi/FacetRanking.java      |  3 +++
 .../core/metamodel/facetapi/TypedFacetRanking.java |  3 +++
 .../metamodel/facets/object/grid/BSGridFacet.java  |  6 +++---
 .../services/grid/GridServiceDefault.java          |  3 +--
 .../services/layout/LayoutServiceDefault.java      |  2 +-
 .../causeway/core/metamodel/util/Facets.java       |  6 +++---
 .../services/grid/GridCache_resourceNameTest.java  |  8 +++----
 .../services/grid/LayoutSwitchingTest.java         |  6 +++---
 .../resources/DomainObjectResourceServerside.java  | 25 ++++++++--------------
 .../components/layout/bs/BSGridPanelFactory.java   |  5 ++---
 .../wicket/ui/pages/obj/DomainObjectPage.java      | 25 ++++++++++++++--------
 13 files changed, 63 insertions(+), 50 deletions(-)

Reply via email to