Proceedings of the 21st Annual ACM SIGPLAN Conference on Object-Oriented Programming Systems, Languages, and Applications 2006
DOI: 10.1145/1167473.1167480
|View full text |Cite
|
Sign up to set email alerts
|

Design fragments make using frameworks easier

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
13
0
2

Year Published

2007
2007
2018
2018

Publication Types

Select...
3
3
2

Relationship

0
8

Authors

Journals

citations
Cited by 38 publications
(17 citation statements)
references
References 14 publications
0
13
0
2
Order By: Relevance
“…Such a framework comprises a set of classes that refine an architectural model into platformspecific code that developers extend by subclassing. The ILParser is parameterized by (1) platform-specific code usage patterns documented as design fragments [16], and (2) binding elements that relate fragments to elements of the IIM. No custom coding (beyond provision of code-level design fragments) is required.…”
Section: Ilparsermentioning
confidence: 99%
See 2 more Smart Citations
“…Such a framework comprises a set of classes that refine an architectural model into platformspecific code that developers extend by subclassing. The ILParser is parameterized by (1) platform-specific code usage patterns documented as design fragments [16], and (2) binding elements that relate fragments to elements of the IIM. No custom coding (beyond provision of code-level design fragments) is required.…”
Section: Ilparsermentioning
confidence: 99%
“…Second, the ILParser maps platform-specific implementation model elements to code based in part on our variant of the design fragments method [16] that Fairbanks et al developed to capture platform usage patterns. A design fragment specifies how an application uses a platform to achieve some goal.…”
Section: Ilparsermentioning
confidence: 99%
See 1 more Smart Citation
“…The literature shows that programmers often create new functionality by finding an example online or in a source repository [13,16,20] -less code is created tabula rasa than might be imagined. Recent research has begun to more fully embrace this style of development.…”
Section: Finding and Appropriating Documentation And Codementioning
confidence: 99%
“…There have been several academic attempts to automate structural conformance checking [2], [3], [4], [5]. The state-of-the-practice, however, consists in manually inspecting the code [6], [7], which is error-prone and does not scale as software grows.…”
Section: Introductionmentioning
confidence: 99%