better organization to bundle properties #4825
Labels
Component: Code Infrastructure
formerly "Feature: Code Infrastructure"
Component: JSF
Involves modifying JSF (Jakarta Server Faces) code, which is being replaced with React.
UX & UI: New React UI
Needs enough design work that it should probably go in the new React UI, not JSF
Bundle.properties
is ~2k lines of unstructured key/value pairs, comments and empty lines. With more information moving there, it may be worth investigating how to split this into several smaller property files according to functionality, or other potential approaches to reduce cognitive complexity.The text was updated successfully, but these errors were encountered: