[Kstars-devel] Parser for something-delimited text files
Khudyakov Alexey
alexey.skladnoy at gmail.com
Tue Jul 28 16:04:37 CEST 2009
On Вторник 28 июля 2009 17:40:19 Médéric Boquien wrote:
> Hello,
>
> On Tuesday 28 July 2009 09:36:51 Khudyakov Alexey wrote:
> > This is working prototype for parser.
>
> This may be a naive question, but don't we have stuff in kdelibs to handle
> config files? Then we would only have to convert the files once to the
> format used by kdelibs. I think it would be better not to have a parser for
> config files in kstars, if possible.
>
It's mostly data files not configuration files.
Also KConfig is somewhat limited in term of supported data types. Especially
when it comes to arrays of something.
More information about the Kstars-devel
mailing list