Resedit (Was: Proposal for KControl)

Alexander Kellett kelletta at eidetica.com
Mon Jul 1 22:12:24 BST 2002


On Mon, Jul 01, 2002 at 10:36:05PM +0200, aleXXX wrote:
> On Monday 01 July 2002 11:11, Alexander Kellett wrote:
> > My suggestion is to add a few lines to it:
> >
> >    #![Windows]
> >    #!AltTabStyle=<KDE|CDE>
> >    #!AnimateMinimize=<false|true>
> >    #!AnimateMinimizeSpeed=Integer
> >
> > Yes, its a hack and it will take some work to write these comments for
> > every rc file. 
> 
> ...and it will slowdown config file parsing and app startup (we read more 
> than 10 config files for every app that starts).
> Ok, the parsing of a line stops after a "#" was found, but nevertheless it 
> has to run over all the bytes, and such a change would more or less double 
> the line number of each config file, wouldn't it ?

Surely this overhead has to be pretty darn tiny?
In any case, if its already this hacky, why not use "#!END" then? ;-))))

Alex




More information about the kde-core-devel mailing list