Cognitive Deficiencies in Software Library Design

  • Authors:
  • Steven Atkinson

  • Affiliations:
  • -

  • Venue:
  • APSEC '97 Proceedings of the Fourth Asia-Pacific Software Engineering and International Computer Science Conference
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

If the role of software libraries is to communicate information about software artifacts between software engineers, it is vital that the information be stored in such a manner as to be readily understandable. The designs of existing software libraries present several cognitive impediments to a software engineer, hindering the understanding of library organization and content. In this paper, a focused review of existing software libraries is undertaken. Shortcomings of the designs of existing software libraries and resulting cognitive deficiencies are identified. The design problems to be discussed are: the hiding of underlying library structure, the inadequacy of component interfaces, the problems of querying large collections, and the subjective nature of component organization. Having encountered these problems with existing software libraries, some avenues for alleviating them are identified.