-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
None
-
Affects Version/s: repo-panama
-
Component/s: tools
SourceConstantHelper currently keeps track of the number of constants it generates and periodically starts generation of a new constant class.
This is useful when dealing with a very large number of constants. We should consider extending this idea to the ClassConstantHelper
This is useful when dealing with a very large number of constants. We should consider extending this idea to the ClassConstantHelper