eclipsesource / eclipsesource/jsonforms
Evaluate distinguish between permanent and dynamic props
Open
effort/high
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 424
- Avg merge
- 17d 8h
- Merged PRs (30d)
- 1
Description
### Is your feature request related to a problem? Please describe.
A number of props are constantly re-calculated although their value (almost) never changes, e.g. uiPath -> subSchema. It would be better to not do that.
### Describe the solution you'd like
Evaluate architecture which allows this distinction to improve performance and whether it requires breaking changes.
Contributor guide
Assessment
This issue has not been assessed yet.