MELDing transactions and objects

  • Authors:
  • Steven S. Popovich;Gail E. Kaiser;Shyhtsun F. Wu

  • Affiliations:
  • -;-;-

  • Venue:
  • OOPSLA/ECOOP '90 Proceedings of the workshop on Object-based concurrent programming
  • Year:
  • 1991

Quantified Score

Hi-index 0.00

Visualization

Abstract

MELD is an experimental object system under development at Columbia University. The object-oriented programming language supports classes, strong typing of instance variables, active values, multiple inheritance, and separate compilation of modular units called features that bundle together related classes and objects. These facilities were developed for an early version of MELD [3, 4], without persistence, concurrency or distribution.