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 inidividual characters. Hopefully more efficient, but not benchmarked.
  • Minor code deduplication and refactoring as well as adding some comments.
  • Adding tests in KBibTeXIOTest.

Details

Committed
thomasfischerFeb 16 2020, 8:10 PM
Parents
R462:8bab8c7c31c8: Improving spacing in query for NASA ADS
Branches
Unknown
Tags
Unknown