Proceedings. Technology of Object-Oriented Languages and Systems, TOOLS 25 (Cat. No.97TB100239)
DOI: 10.1109/tools.1997.681879
|View full text |Cite
|
Sign up to set email alerts
|

Attribute types and bracket implementations

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
7
0

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(7 citation statements)
references
References 12 publications
0
7
0
Order By: Relevance
“…This paper has described the basic concepts of qualifying types with bracket methods. The idea is based on earlier work in our group [7,8].…”
Section: Comparison With Other Workmentioning
confidence: 99%
See 1 more Smart Citation
“…This paper has described the basic concepts of qualifying types with bracket methods. The idea is based on earlier work in our group [7,8].…”
Section: Comparison With Other Workmentioning
confidence: 99%
“…synchronisation, monitoring, logging, protection and transaction control. Preliminary versions of this idea have been presented in [7,8] and the technique has been illustrated with respect to synchronisation in [12].…”
Section: Introductionmentioning
confidence: 99%
“…insertAtPos) can be pruned where appropriate. In this example we see how t wo subtypes of the same behavioural supertype (Ordered) can be implemented by one re-using the code of another 8 . Further implementations of SortedList could be produced in the same way, by re-using SingleLinkList, DoubleLinkList, etc.…”
Section: Re-using Individual Implementationsmentioning
confidence: 99%
“…Next we consider how implementations of the six DuplFree types can be produced. 8 It would equally be possible first to provide an independent implementation of SortedList and then to reuse its code to implement List. JOURNAL OF OBJECT TECHNOLOGY VOL.…”
Section: Re-using Individual Implementationsmentioning
confidence: 99%
“…types whose objects (known as "qualifiers") can dynamically qualify the behaviour of objects of other types (known as "targets") by means of bracket methods [5]. As presented in that and earlier papers [2][3][4], qualifying types permit modules to be written in the programming language Timor 1 which can, for example, provide such general services as synchronisation, protection and logging. The bracket methods which carry out such activities are applied to the incoming invocations of a target object's methods.…”
Section: Introductionmentioning
confidence: 99%