2011 7th Central and Eastern European Software Engineering Conference (CEE-SECR) 2011
DOI: 10.1109/cee-secr.2011.6188465
|View full text |Cite
|
Sign up to set email alerts
|

Guidelines for framework development process

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
5
0
2

Year Published

2013
2013
2024
2024

Publication Types

Select...
2
2
2

Relationship

0
6

Authors

Journals

citations
Cited by 8 publications
(7 citation statements)
references
References 4 publications
0
5
0
2
Order By: Relevance
“…The framework is defined in different ways, and for various purposes. In the early 1980s, Model-View-Controller (MVC) was the first object-oriented framework [63]. Since then, several papers have been published to show the broad and spread nature of using the term 'framework'.…”
Section: Developing Frameworkmentioning
confidence: 99%
“…The framework is defined in different ways, and for various purposes. In the early 1980s, Model-View-Controller (MVC) was the first object-oriented framework [63]. Since then, several papers have been published to show the broad and spread nature of using the term 'framework'.…”
Section: Developing Frameworkmentioning
confidence: 99%
“…9, the collected data indicates a normal distribution. Thus, we also used a Paired T-Test by calculating: the difference of number of problems between both approaches, d = { 13, 14, 28, 15,11,14,9,17,14,8,15,17,11,12,8,8,15,7,12,16,16,8,17,14,8,11 }; the standard deviation of this difference, S d = 4.463183; the number of degrees of freedom, F = N − 1 = 26 − 1 = 25, where N is the number of subjects; t 0 = 4.463183; and t 0.05,25 = 1.708141. Since t 0 > t 0.05,25 , it is possible to reject the null hypothesis with a two sided test at 0.05 level.…”
Section: Hypotheses Testing-timementioning
confidence: 99%
“…Thus, design patterns and advanced resources of programing languages, such as abstract classes, interfaces, polymorphism, generics and reflection, are often used in framework development. In addition to design and implementation complexities, it is also necessary to determine the domain of applications of the framework, the features that compose this domain and the rules that constraint these features [7].…”
Section: Introductionmentioning
confidence: 99%
“…Thus, design patterns and advanced resources of programming languages, such as abstract classes, interfaces, polymorphism, generics and reflection, are often used in framework development. In addition to design and implementation complexities, it is also necessary to determine the domain of applications the framework will be able to instantiate, the features that compose this domain and the rules that constrain these features (Stanojevic et al 2011). Some solutions to this issue propose adaptations of the traditional software development process (Amatriain and Arumi P 2011) or the refactoring of applications that share common features in order to implement a framework (Xu and Butler 2006).…”
Section: Introductionmentioning
confidence: 99%
“…When an application is developed through framework reuse, the functionality provided by the framework classes is complemented with the application requirements. As this application has not been not developed from scratch, the time spent in its development was reduced and its quality was improved (Abi-Antoun 2007;Johnson 1997;Stanojevic et al 2011).…”
Section: Introductionmentioning
confidence: 99%