From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 9 May 1996 10:36:49 -0400 From: Boyd Roberts boyd@france3.fr Subject: Object Oriented Programming in ANSI C for Plan 9 Topicbox-Message-UUID: 463d80e4-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19960509143649.2NlOfWJF2sa5_3XaukyolSJ_L2p6lExMqphkIARXmBg@z> From: Hans-Peter Bischof 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''