CLAUDE: split IntersceneMatchParameters.getProperties (63291B) under the 64KB limit
The reader was at 63291/65535 (bloated by ~1103 non-CUAS getProperty reads,
not curt). Split its second half into a private getProperties2(prefix,
properties) continuation (same pattern as the earlier getPropertiesCuasRT
split): getProperties 63291->33327, getProperties2 29970 - both comfortably
under the limit. Behavior identical (order preserved, same args). All IMP
methods now safely under 64K (largest = setProperties 52127).
mvn compile clean.
Co-Authored-By:
Claude Fable 5 <noreply@anthropic.com>
Showing
Please register or sign in to comment