2015
DOI: 10.1007/978-3-662-46734-3_2
|View full text |Cite
|
Sign up to set email alerts
|

Propagation of Behavioral Variations with Delegation Proxies

Abstract: Abstract. Scoping behavioral variations to dynamic extents is useful to support non-functional concerns that otherwise result in cross-cutting code. Unfortunately, such forms of scoping are difficult to obtain with traditional reflection or aspects. We propose delegation proxies, a dynamic proxy model that supports behavioral intercession through the interception of various interpretation operations. Delegation proxies permit different behavioral variations to be easily composed together. We show how delegatio… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2022
2022
2022
2022

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(1 citation statement)
references
References 35 publications
0
1
0
Order By: Relevance
“…We now need to intercept all messages received by our instrumented objects. We use a forwarding proxy [17] object (Figure 5) that wraps our target object aBottom. Upon wrapping, we use the become primitive [8] that swaps all references of aBottom with references to that proxy.…”
Section: Proxies To Catch External Callsmentioning
confidence: 99%
“…We now need to intercept all messages received by our instrumented objects. We use a forwarding proxy [17] object (Figure 5) that wraps our target object aBottom. Upon wrapping, we use the become primitive [8] that swaps all references of aBottom with references to that proxy.…”
Section: Proxies To Catch External Callsmentioning
confidence: 99%