
12 Feb
2014
12 Feb
'14
11:03 p.m.
2014-02-12 20:42 GMT+01:00 Tavmjong Bah <tavmjong@...8...>:
Out file output system is a complete mess. It's hard to figure out what is outputting what. And the lack of comments in the code isn't very helpful.
The situation could be improved by using this solution, especially since the SP classes are now C++: http://en.wikipedia.org/wiki/Visitor_pattern
This would require some rewriting in the LaTeX and EMF renderers. On the other hand, adding new output formats would become much much easier after that.
Regards, Krzysztof