English

Precisely Analyzing Loss in Interface Adapter Chains

Software Engineering 2011-04-07 v1

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.

Keywords

Cite

@article{arxiv.1011.6461,
  title  = {Precisely Analyzing Loss in Interface Adapter Chains},
  author = {Yoo Chung},
  journal= {arXiv preprint arXiv:1011.6461},
  year   = {2011}
}

Comments

12 pages, 1 figure. Submitted to IASTED SE 2011

R2 v1 2026-06-21T16:50:50.559Z