[Kde-bindings] Refactoring kalyptus

Caleb Tennis caleb at aei-tech.com
Wed Dec 7 14:10:21 UTC 2005


Hi,

I know there was some thoughts and talk about 6 months ago on smoke 
refactoring and reworking for the Qt4 bindings.  One thought I had on the 
subject was to use gcc's preprocessor dump to handle the #defines and #ifdef 
stuff that kalyptus tries cleverly to muddle through.

It looks like just doing a "gcc -E" on a header file, provided all of the 
#includes are met, will preprocess the file automagically.  This might cut 
down on some of the ambiguity and overhead that smoke and kalyptus go 
through.

Anyone have thoughts on this?  Am I way off on my thinking?

Caleb



More information about the Kde-bindings mailing list