Copyright:
Attribution Non-commercial
In this project we took a closer look at an open-source system “jEdit” examining the
design patterns at the source code level. This report will sh...
(More)
In this project we took a closer look at an open-source system “jEdit” examining the
design patterns at the source code level. This report will show our findings and how
can the use of design patterns affect the stability of a system. It will compare three
versions of jEdit and show how the number of design patterns changed from one
release to another and how stable each version from the other ones. The analysis in
this report is limited to the accuracy of PINOT tool that automate the process of
finding design patterns in Java source code.
(Less)
Add a Comment