Essays about: "Emil Forslund"

Found 1 essay containing the words Emil Forslund.

  1. 1. Code Generation in Java : A modular approach for better cohesion

    University essay from Högskolan i Skövde/Institutionen för informationsteknologi

    Author : Emil Forslund; [2015]
    Keywords : Java; Design; Quality; Model; View; Controller; MVC; Coupling; Cohesion; Maintainability; Reusability; Testability; Modularization; Automated Programming; Object Relational Mapping; Metrics; Code; Generation; ORM;

    Abstract :  This project examines how the quality of a code generator used in an Object-Relational Mapping (ORM) framework can be improved in terms of maintainability, testability and reusability by changing the design from a top-down perspective to a bottom up. The resulting generator is tested in a case study to verify that the new design is more cohesive and less coupled than an existing code generator. READ MORE