[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Aug 31 15:15:38 1994 
Subject:OOP 
From:James Anderson 
Volume-ID:940903.01 

I have been writing Object-Oriented ProgramS (-: oops! :-) for a few
days now. I am muddling along quite nicely, but how should I aim to
program?

a) Write conventional programs via methods that operate on objects as data?

b) Write objects that have methods bound to slots via wrappers so that
   accessing data performs programmed actions?

c) Some marvelous, better way that you know of and are just about to tell me?

I sort of like (b) from an AI point of view ... then I imagine this
great big can of worms all wriggling and biting each other! Then I think
of Aaron's views on artificial minds ...

Seriously, though, what should I be trying to do?

James Anderson