Kevin Atkinson wrote:
"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.
Thanks.
> 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.
>
Could you elaborate on this.
> Having said that, I think the interface is nice and complete, and
> it should serve well for LyX.
>
> If you have the energy and time, it would however be even better if
> the interface came in a modern C++ setting.
Well I can easily provide Iterator wrappers for the emulation however
PspellConfig and PspellMutableWordList don't really work like STL
containers. I also can provide a ClonePtr class which will virtually
eliminate the need to have to manually free things. Also keep in mind I
want this library to get as wide use as possible.
--
Kevin Atkinson
[EMAIL PROTECTED]
http://metalab.unc.edu/kevina/