On 05-Mar-2000 Asger K. Alstrup Nielsen wrote:
>> Please look it over and let me know what you think as far as it being
>> suitable for use in LyX. Thanks.
>
> It is suitable for LyX, as far as I can tell.
>
> My main critique is not regarding the design as such, but rather
> that it is not modern C++.
>
> I realize that you have your reasons to do so (aiming for Mozilla and
> other projects with severe restrictions on C++ use), but I think it's
> a shame to use char const * as strings, and reimplement parts
> of the STL in different clothing.
> That is just so old-fashioned and error-prone that I want to cry.
>
> Also, I would suggest that all classes be made assignable such
> that memory management is simplified. There is no reason that the
> user of this library has to fiddle with new and delete.
>
> Having said that, I think the interface is nice and complete, and
> it should serve well for LyX.
>
I've noticed the same flaws as Asger so no need to repeat them #:O)
What I've noticed more is your equation "1 document" == "1 language"
that seems not correct to me (in general). I would like to change LyX
to have multi-lingual support (maybe as a character-option, this means
just the first character of each word :) and so we would need to be
able to switch between languages as spell-checking the document.
J�rgen
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. J�rgen Vigna E-Mail: [EMAIL PROTECTED]
Italienallee 13/N Tel: +39-0471-450260
I-39100 Bozen Fax: +39-0471-450296
ITALY Web: http://www.sad.it/~jug
I have never understood the female capacity to avoid a direct answer to
any question.
-- Spock, "This Side of Paradise", stardate 3417.3
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._