Review Request: Extract class code generation from the create class wizard

Ramón Zarazúa killerfox512 at gmail.com
Tue Jun 2 01:55:11 UTC 2009


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/778/
-----------------------------------------------------------

(Updated 2009-06-01 18:55:11.228132)


Review request for KDevelop, David Nolden and Hamish Rodda.


Changes
-------

Extraction of the core concepts is complete. It compiles now, and as far as I can see, the logic is solid, now I need to cascade the changes into cpp support, for testing


Summary
-------

Extract the class generating code from the wizard. This way code generators can invoke a class generator by themselves. This first version just extracts the code generation from the wizard. Afterwards it will be generating code using the DUChainChangeSet & AstChangeSet. I need feedback to know if I should continue along.


Diffs (updated)
-----

  trunk/KDE/kdevplatform/language/codegen/createclass.h 974612 
  trunk/KDE/kdevplatform/language/codegen/createclass.cpp 974612 
  trunk/KDE/kdevplatform/language/codegen/overridespage.h 974612 
  trunk/KDE/kdevplatform/language/codegen/overridespage.cpp 974612 

Diff: http://reviewboard.kde.org/r/778/diff


Testing
-------

The code is not done yet, it doesn't even compile, I am extracting the inheritance build code.


Thanks,

Ramón





More information about the KDevelop-devel mailing list