"Bo Peng" <[EMAIL PROTECTED]> writes: | > Could you please post a use case or two where you think exceptions | > will improve LyX significantly? | | When I get my hands dirty with output_latex, paragraphlist, cursor | etc, lyx will simply crash for a misuse of function, and leave me no | clue what goes wrong. I would vote for much more assert and throw in | the code. Attached is something I use in my own project:
You need a good reason to not be able to go with BOOST_ASSERT -- Lgb