This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch v4
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 46449e14fa4 Merge remote-tracking branch 'origin/main' into v4
add 7088d8c4bdb CAUSEWAY-3883: simplifies WrappingObject
new d812749ee10 Merge remote-tracking branch 'origin/main' into v4
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../applib/services/wrapper/WrappingObject.java | 13 +--
.../runtime/wrap/WrapperInvocationHandler.java | 52 +++++++++---
.../wrapper/WrapperFactoryDefault.java | 10 +--
.../handlers/DomainObjectInvocationHandler.java | 94 ++++++----------------
.../wrapper/handlers/PluralInvocationHandler.java | 2 +-
.../wrapper/handlers/ProxyGenerator.java | 27 ++-----
.../wrapper/WrapperFactoryDefaultTest.java | 12 +--
.../ProxyCreatorTestUsingCodegenPlugin.java | 2 +-
8 files changed, 83 insertions(+), 129 deletions(-)