Making KDocTools independent of KArchive
Albert Astals Cid
aacid at kde.org
Sat Sep 21 09:08:14 UTC 2013
El Dissabte, 21 de setembre de 2013, a les 10:44:35, Albert Astals Cid va
escriure:
> El Dissabte, 21 de setembre de 2013, a les 10:39:22, Stephen Kelly va
>
> escriure:
> > Albert Astals Cid wrote:
> > > 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?
> >
> > No. I'm saying it can store and load .bin files which are processed with
> > q{Unc,C}ompress.
> >
> > There does not seem to be any need or reason for them to be .bz2.
>
> There is no need for it to be a .bz2 other than "it is what it does and if
> you change it you are going to break stuff that uses it". So yes, no
> reason.
> > > 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 ;-)
> >
> > Where is kconfig now?
>
> Do I really need to do an ls for you?
Sorry, this was uncalled for, the correct answer should have been
http://community.kde.org/Frameworks/Overview
Please do accept my apologies.
Cheers,
Albert
>
> Cheers,
> Albert
>
> > Thanks,
> >
> > Steve.
> >
> >
> > _______________________________________________
> > Kde-frameworks-devel mailing list
> > Kde-frameworks-devel at kde.org
> > https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
>
> _______________________________________________
> 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