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 1e8d6ab606c Merge remote-tracking branch 'origin/main' into v4
     add 9961569386d CAUSEWAY-3883: WrapperInvocation to capture invocation 
specifics
     new 46449e14fa4 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    |   9 +-
 .../runtime/wrap/WrapperInvocationHandler.java     |  57 +++---
 .../wrapper/WrapperFactoryDefault.java             |  15 +-
 .../handlers/DomainObjectInvocationHandler.java    | 210 ++++++++++-----------
 .../wrapper/handlers/PluralInvocationHandler.java  |  18 +-
 .../wrapper/handlers/ProxyGenerator.java           |  31 ++-
 .../wrapper/WrapperFactoryDefaultTest.java         |   2 +-
 .../ProxyCreatorTestUsingCodegenPlugin.java        |  25 ++-
 8 files changed, 181 insertions(+), 186 deletions(-)

Reply via email to