Making KDocTools independent of KArchive
Albert Astals Cid
aacid at kde.org
Sat Sep 21 08:34:27 UTC 2013
El Dissabte, 21 de setembre de 2013, a les 10:25:59, Stephen Kelly va
escriure:
> KDocTools depends on KArchive so that it can write cache files. Those files
> are currently written as .bz2 files, which is why KArchive is needed.
>
> However, I can see no reason why qCompress and qUncompress would not do the
> job just as well. Porting to those would make KDocTools a tier1 framework.
> Any reason not to do that?
Are you adapting the stuff that expects a bz2 file to work with qCompress?
Anyway as I was chatting with Aleix yesterday, kdoctools being a tier1
framework "is not enough" since kconfig has docbook files (e.g. man page of
kconfig_compiler) so we need a tier0 here ;-)
Cheers,
Albert
>
> Thanks,
>
> Steve.
>
>
> _______________________________________________
> Kde-frameworks-devel mailing list
> Kde-frameworks-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
More information about the Kde-frameworks-devel
mailing list