3.3.03. Object orientation

  • Object components (icv triples)
    • Object Identity (OID), I
      • replaces primary key
    • Type constructor, c
      • how the object state is constructed from sub-comp
      • e.g. atom, tuple (struct), set, list, bag, array
    • Object state, v
    • Object behaviour/action