[TEXT-234] Improve StrBuilder documentation for new line text (original) (raw)
Log inSkip to main contentSkip to sidebar
XMLWordPrintableJSON
Details
- Type:
Improvement
- Status: Closed
- Priority:
Minor
- Resolution: Fixed
- Affects Version/s: 1.12.0
- Fix Version/s: None
Description
The method setNewLineText in both StrBuilder and TextStringBuilder have ambiguous documentation. If someone were to extend the class and override appendNewLine null would not be handled anymore.
The docstring of s_etNewlineText_ implies that THIS function does the handling, while in truth it is done in appendNewLine.
Attachments
Issue Links
Activity
People
Votes:
0 Vote for this issue
Watchers:
2 Start watching this issue
Dates
Created:
17/May/24 07:40
Updated:
26/May/24 10:28
Resolved:
26/May/24 10:28
