On Mon, Apr 04, 2011 at 05:45:28PM +0200, venom00 wrote: > > do you remember my fear of "only one man understands this > > code" situation in the > > very beginning? :) > > Well, Enrico made useful comments about the code. There were a pair of stupid > errors, Julien didn't notice them, so maybe he gave a quick read. However any > concrete suggestion or question is welcome. I'll give another look at the code > and I'll try to simplify it, if possible, however each line is commented.
The code should not be a problem if one knows python a bit. However, given that the logic is becoming more involved, one can easily miss the big picture and wonder why things are done that way. So, I suggest to clearly document at the top of lyxpreview2bitmap.py the problems and the strategies adopted for overcoming them. -- Enrico