Andi Huber created CAUSEWAY-3995:
------------------------------------
Summary: [Layout] Portentially missing mixed-in Actions due to too
early Caching
Key: CAUSEWAY-3995
URL: https://issues.apache.org/jira/browse/CAUSEWAY-3995
Project: Causeway
Issue Type: Bug
Components: Core
Reporter: Andi Huber
Assignee: Andi Huber
Fix For: 4.0.0
In PRODUCTION mode, we are aggressively caching BSGrid instances. We are
pre-loading those too early. Meaning before all mixins are gathered.
But we need to know all mixins, before we can reliably create valid BSGrid
instances.
Solution immediately after having initialized the meta-model, clear all layout
related caches.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)