Abdelrazak Younes wrote: > Side note: Is there a reason why lyxaction is a global variable? (I > _don't_ like global variable). Well, I have noticed that this is not the > only case of a global variable in the source code. IMHO, we should get > rid of all these and put them in a core class, call it lyx_core, that > would manage all these global data.
What do you think we've been doing these last few years? LyX 1.4 might be dubbed the "80% of the way to a clean code base" release ;-) Certainly, we haven't added huge amounts of functionality. -- Angus