Skip to content

Make ELFunction proxies distinct on injected instance class name and package #1095

Merged
jasmith-hs merged 1 commit intomasterfrom
distinct-function-proxies
Jul 27, 2023
Merged

Make ELFunction proxies distinct on injected instance class name and package #1095
jasmith-hs merged 1 commit intomasterfrom
distinct-function-proxies

Conversation

@jasmith-hs
Copy link
Copy Markdown
Contributor

This allows for multiple jinjava instances to exist in the same JVM, with some ELFunctions which function differently but have the same namespace and name.
This PR adds the package and class name of injectedInstance so that ELFunctions with different internals can be defined in the same ClassPool.

…th different internals can be defined in the same ClassPool
@jasmith-hs jasmith-hs merged commit 370f113 into master Jul 27, 2023
@jasmith-hs jasmith-hs deleted the distinct-function-proxies branch July 27, 2023 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant