Proceedings of the SIGCHI Conference on Human Factors in Computing Systems Wings for the Mind - CHI '89 1989
DOI: 10.1145/67449.67465
|View full text |Cite
|
Sign up to set email alerts
|

Some strategies of reuse in an object-oriented programming environment

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
2

Citation Types

2
23
0

Year Published

1995
1995
2013
2013

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 48 publications
(25 citation statements)
references
References 7 publications
2
23
0
Order By: Relevance
“…This modification request 5 described a need, when hovering over a breakpoint in an editor for Java source code, 6 to display the breakpoint's properties, such as the associated line number, in a pop-up window. The request asked for a few basic properties, such as the breakpoint's line number.…”
Section: Designmentioning
confidence: 99%
See 2 more Smart Citations
“…This modification request 5 described a need, when hovering over a breakpoint in an editor for Java source code, 6 to display the breakpoint's properties, such as the associated line number, in a pop-up window. The request asked for a few basic properties, such as the breakpoint's line number.…”
Section: Designmentioning
confidence: 99%
“…The request asked for a more intelligent handling of this case, similar to the way it is done through the "synchronization view", where new files can be automatically versioned when they are committed. 5 Request 6660 in the Eclipse problem report database 6 A breakpoint is a debugging facility that suspends the execution of the program at a certain location in the code, enabling the developer to investigate the program's internal state. 7 Request 20982 in the Eclipse problem report database Characterization of the two tasks.…”
Section: Designmentioning
confidence: 99%
See 1 more Smart Citation
“…In view of the amendments performed on existing screens, UI codes scavenging are inevitable. It is parallel to the literal form of code reuse in the programming environment employing code copying and editing strategies as noted in [4] and [5]. This consecutively resulted in the production of massive replicas of UI screen designs with modest deviations from one another.…”
Section: Introductionmentioning
confidence: 99%
“…Several reasons have been suggested for the prevalence of code clones in software systems, including the difficulty of factoring out functionality using programming language constructs, and the practice of writing code by example [9].…”
Section: Introductionmentioning
confidence: 99%