9fans archive / 1996 / 05 / 24 / prev next
From: Boyd Roberts boyd@fra...
Subject: Object Oriented Programming in ANSI C for Plan 9
Date: Thu, 9 May 1996 10:36:49 -0400
From: Hans-Peter Bischof <bischof@inf...>
ooc is a technique to do object-oriented programming (classes,
methods, dynamic linkage, simple inheritance, polymorphisms,
persistent objects, method existence testing, message forwarding,
exception handling, etc.) using ANSI-C.
i'm sure ken said we had persistant objects:
''they're called files''