Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize Entity ClassFieldsAndMethodsCache #526

Open
czenczl opened this issue Aug 24, 2023 · 0 comments
Open

Optimize Entity ClassFieldsAndMethodsCache #526

czenczl opened this issue Aug 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@czenczl
Copy link
Member

czenczl commented Aug 24, 2023

We need to optimize the ClassFieldsAndMethodsCache cache.
We can obtain all the necessary information about the entities, for example, after the AfterDeploymentValidation phase.

https://github.com/i-Cell-Mobilsoft-Open-Source/coffee/blob/master/coffee-model/coffee-model-base/src/main/java/hu/icellmobilsoft/coffee/model/base/ClassFieldsAndMethodsCache.java#L39

@czenczl czenczl added the enhancement New feature or request label Aug 24, 2023
@czenczl czenczl added this to the coffee-2.2.0 milestone Aug 24, 2023
@rombow rombow removed this from the coffee-2.2.0 milestone Sep 22, 2023
@czenczl czenczl assigned sisak and unassigned sisak Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants