Refactoring EncoderLaTeX

Authored by thomasfischer on Feb 16 2020, 7:19 PM.

Description

Refactoring EncoderLaTeX

Refactoring EncoderLaTeX's encode() and decode() functions:

  • Avoiding warnings if there is no real issue but also showing the input data close to the position where issues arose.
  • Appending larger chunks of text where possible instead of individual characters. Hopefully more efficient, but not benchmarked.
  • Minor code deduplication and refactoring as well as adding some comments.
  • Adding tests in KBibTeXIOTest.

Details

Committed
thomasfischerMar 5 2020, 8:05 PM
Parents
R462:3c4769dc361e: When associating document by URL only, compute correct reference
Branches
Unknown
Tags
Unknown