Abdelrazak Younes wrote: > The simple fact that utils in package.C can _exit_ lyx is an interface > violation so please don't try to give me lesson about good interface.
Sigh. There are more interface violations already, e.g. in src/support/filetools.C // FIXME Interface violation #include "gettext.h" and I would not be surprised if there were more. IMHO that is not an excuse to introduce another one, and I really like your new solution a lot better. Georg
