[root]/ch.sahits.codegen.java/src/ch/sahits/codegen/java/wizards

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| hotzst | 101 (100.0%) | 1061 (100.0%) | 10.5 |
Improved the Pseudo implementation for the db definition page. certain methods must be implemented to return the correct value instead of null. This fixes #68.
2 lines of code changed in:
Refactoring after moving of classes and enumerations
14 lines of code changed in:
2 lines of code changed in:
Refactoring of the headless artefact generator
28 lines of code changed in:
Added tests for jetemplate with AST, deserialisation of Jetemplate and generation of Template
8 lines of code changed in:
Implemented the first test case for HeadlessJavaGenerator succesfully
117 lines of code changed in:
Added todo to fix a validation error
1 lines of code changed in:
Implemented the headless generator for java classes
321 lines of code changed in:
Merged from branch UI_seperation_II
216 lines of code changed in:
Completed the separation of UI and general stuff for ch.sahits.codegen
3 lines of code changed in:
Applied changes to reflect on the moving of classes
11 lines of code changed in:
Refactored the class BasicGeneralCodeGenerator as to remove all UI dependencies
4 lines of code changed in:
Added UML tags
Intoduced sub interface ICodeGeneratorDelegate to encapsule UI functionality
8 lines of code changed in:
Seperation of UI concerns in the Serializer hierarchy
3 lines of code changed in:
Removed the now unused MultipleArtifactRegistry
1 lines of code changed in:
moved method getShellDisplay int subclasses
9 lines of code changed in:
Improve the logging stack to provide more compatibility
3 lines of code changed in:
Refactoring Logging: Made logging method member methods
8 lines of code changed in:
Refactoring based on the moving of three classes
5 lines of code changed in:
Move IXMLSerializer to plug-in ch.sahits.codegen and into package ch.sahits.codegen.wizards
0 lines of code changed in:
(27 more)