When should I use message passing or data-directed programming? What are the advantages/disadvantages of these techniques over the OOP we can find in Java for example.
Name:
Anonymous2013-10-07 11:50
>>1 Most of the time you simply shouldn't. In some of those rare exceptions, use CLOS.