kconfig_compiler as XSLT?
    Cornelius Schumacher 
    schumacher at kde.org
       
    Tue Feb  6 23:58:51 GMT 2007
    
    
  
On Tuesday 06 February 2007 23:26, Reinhold Kainhofer wrote:
> Hi all,
> Has there ever been the idea to implement the current spaghetti code of
> kconfig_compiler as an XSLT transformation? Are there any reasons against
> it?
XSLT is not particularly suited for generating C++ sources.
It might be nice to port kconfig_compiler to use the code generation helper 
classes from kode (which currently is in kdepim for historical reasons) at 
some point in time. This would get rid of much of the spaghetti code.
Otherwise, I currently don't see a real reason to change kconfig_compiler to 
use something different as it seems to work ok for now.
-- 
Cornelius Schumacher <schumacher at kde.org>
    
    
More information about the kde-core-devel
mailing list