
TL;DR
This paper presents a method for accurately analyzing the loss of information in chains of interface adapters using abstract interpretation, aiding in selecting optimal adaptation paths.
Contribution
It introduces a novel approach to precisely analyze loss in interface adapter chains, improving upon previous approximate methods.
Findings
Allows exact loss analysis in adapter chains
Uses abstract interpretation for analysis
Facilitates optimal adapter chain selection
Abstract
Interface adaptation allows code written for one interface to be used with a software component with another interface. When multiple adapters are chained together to make certain adaptations possible, we need a way to analyze how well the adaptation is done in case there are more than one chains that can be used. We introduce an approach to precisely analyzing the loss in an interface adapter chain using a simple form of abstract interpretation.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
