-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
repo-panama
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