[PATCH] KCoreConfigSkeleton
Cornelius Schumacher
schumacher at kde.org
Sun Nov 25 18:31:24 GMT 2007
On Sunday 25 November 2007 18:41:14 Oswald Buddenhagen wrote:
> - the typing system looks unnecessarily complex. i would think
> everything could be done via variants (after registering some custom
> types for passwords, paths, etc.). the type of the entry would be
> defined through the default, just like in kconfiggroup. all the
> conversion stuff is in kconfig already (or should be, fwiw).
The complexity in the implementation gives better type safety for the user
than a QVariant based API. So I wouldn't call this unnecessary.
--
Cornelius Schumacher <schumacher at kde.org>
More information about the kde-core-devel
mailing list