Commit 9b947ed
committed
Heavily revise USnippetExtraHelper unit
1. Moved class that parses old style credits text into active text from
USnippetCreditsParser into the TSnippetExtraHelper.TCreditsParser
private class in USnippetExtraHelper.
2. Removed the now redundant USnippetCreditsParser unit from project.
3. Modify methods of TSnippetExtraHelper that create active text
documents to embed the active text between matched ekDocument elements.
4. Rewrote TSnippetExtraHelper.BuildActiveText to simply hand off the
work by calling to the TActiveTextFactory.CreateActiveText parser
overload, passing the REML parser.1 parent 66690fa commit 9b947ed
File tree
4 files changed
+143
-260
lines changed- Src
4 files changed
+143
-260
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
320 | | - | |
321 | 320 | | |
322 | 321 | | |
323 | 322 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
519 | 519 | | |
520 | 520 | | |
521 | 521 | | |
522 | | - | |
523 | 522 | | |
524 | 523 | | |
525 | 524 | | |
| |||
This file was deleted.
0 commit comments