bksys design wrt to use of objects

Nagy Thomas tnagy256 at yahoo.fr
Sat Jan 7 14:17:36 CET 2006


> I'm curious to know why bksys was done the way it
> was with the generic, Qt4 
> and KDE 4 objects rather than just creating and
> using special Actions, 
> Builders, Emitters, etc. throughout. 

Object-oriented-style target declaration was wanted
(or automake-like?): declare sources, declare targets
and the tool figures out what to do.

Another point is that binding variables (CXXFLAGS,
VNUM, ..) becomes intricate very quickly with
functions.

This lead to the creation of classes that build c/c++
applications, and of their specialized subclasses for
Qt or KDE.

Thomas


/* Thomas Nagy */


	

	
		
___________________________________________________________________________ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com


More information about the Kde-buildsystem mailing list