Sciweavers

29 search results - page 2 / 6
» An Empirical Study of Unused Design Decisions in Open Source...
Sort
View
ESE
2007
99views Database» more  ESE 2007»
13 years 5 months ago
An empirical study of cycles among classes in Java
Many authors have implied dependency cycles are widespread among the classes of object-oriented software systems. Proponents of the design principle Avoid cyclic dependencies amon...
Hayden Melton, Ewan D. Tempero
HICSS
2007
IEEE
115views Biometrics» more  HICSS 2007»
13 years 11 months ago
Open Source Software Adoption in ASEAN Member Countries
This paper investigates the extent to which Open Source software is being adopted for web hosts within member countries of the Association of South East Asian Nations (ASEAN), and...
Joshua L. Mindel, Lik Mui, Sameer Verma
ESEM
2007
ACM
13 years 9 months ago
Static Members and Cycles in Java Software
The static modifier is a convenient way to make class members "global" in object-oriented software systems. Given this, we wondered if static members significantly contr...
Hayden Melton, Ewan D. Tempero
SIGSOFT
2007
ACM
14 years 6 months ago
An empirical study on the evolution of design patterns
Design patterns are solutions to recurring design problems, conceived to increase benefits in terms of reuse, code quality and, above all, maintainability and resilience to change...
Lerina Aversano, Gerardo Canfora, Luigi Cerulo, Co...
ICECCS
2002
IEEE
84views Hardware» more  ICECCS 2002»
13 years 10 months ago
An Empirical Comparison of Modularity of Procedural and Object-oriented Software
A commonly held belief is that applications written ina object-oriented languages are more modular than those written in procedural languages. This paper presents results from an ...
Lisa K. Ferrett, Jeff Offutt