>>>>> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> new types 'lyx::layout_type' and 'lyx::textclass_type' instead Andre> of SomeClass::SomeObscureContainer::size_type. Andre> LyXView.h does not depend on layout.h anymore. "Of course", Andre> touching layout.h still triggers almost a full re-compile of Andre> everything... Andre> Note that I put some debug code into support/types.h to get Andre> stricter type checking than available for simple typedefs. It Andre> is disabled by default, but could be activated every few month Andre> to check that everything is still ok. [And yes, there was one Andre> layout_type <-> textclass_type mismatch somewhere. Nothing Andre> serious, though...] The patch look good to me. I'll let you apply it. JMarc