The class BibtexParsershould be replaced or rewritten if possible. Currently, it is quite a mess. Also, it only does the parsing of the files and not the writing.
We need to investigate if we can replace it by some external library like jBibTex or need to rewrite it properly. The same probably holds for the writing process which should be aligned with the reading process.
Any information appreciated.
The class
BibtexParsershould be replaced or rewritten if possible. Currently, it is quite a mess. Also, it only does the parsing of the files and not the writing.We need to investigate if we can replace it by some external library like jBibTex or need to rewrite it properly. The same probably holds for the writing process which should be aligned with the reading process.
Any information appreciated.