Re: Aspell LyX 1.1 and Exceptions

1999-02-20 Thread Kevin Atkinson
"Lars Gullik Bjønnes" wrote: > > KA> Now do you want the LyX spell checker interface to also throw > KA> exceptions (with all of them steaming form a common base class > KA> such as lyx_spell_error) or do you rather it catch all thrown > KA> exceptions and toggle an error flag or something

Re: Aspell LyX 1.1 and Exceptions

1999-02-20 Thread Lars Gullik Bjønnes
>> Kevin Atkinson writes: KA> The next version of aspell throws exceptions (all of which stem KA> from as_error). KA> Now do you want the LyX spell checker interface to also throw KA> exceptions (with all of them steaming form a common base class KA> such as lyx_spell_error) or do yo

Aspell LyX 1.1 and Exceptions

1999-02-20 Thread Kevin Atkinson
The next version of aspell throws exceptions (all of which stem from as_error). Now do you want the LyX spell checker interface to also throw exceptions (with all of them steaming form a common base class such as lyx_spell_error) or do you rather it catch all thrown exceptions and toggle an err