Abdelrazak Younes wrote: > The former organisation of the code was the one completely _wrong_. > Compare the lyx_main.C in 1.4 and 1.5 and you'll see what I mean. > Generally speaking, the current organisation of the code is better > because cleaner. And because it is cleaner it is easy to solve any > potential limitation.
Then please do so. Your proposal to require -f indicated that it would be a problem to get back the old, correct behaviour. > I am sorry if this seems like I am congratulating myself but everyone > else is complaining that they cannot understand a simpler code. Come on, that is not true. I never questioned that the old organization was complicated, and that it is now more simple. This has nothing to do with clean or ugly code, but with constant refactoring. I am simply not willing to waste my time with fixing bugs in code that gets reorganized a short time later, therefore I am looking at this part only with the eyes of a user for some time. If it is easy to fix it: Fine, you will have done it quickly. If not, then I can only say: Finish the work you started with the reorganization. Georg