Re: Subject-Oriented Programming

2002-10-02 Thread Michael Lazzaro
On Wednesday, October 2, 2002, at 03:11 AM, Andy Wardley wrote: > There are a bunch of "advanced" programming techniques like this that > all fit under the same umbrella: > > * Subject Oriented Programming (IBM) > * Aspect Oriented Programming (Xerox Parc)

Re: Subject-Oriented Programming

2002-10-02 Thread Andy Wardley
On Mon, Sep 30, 2002 at 11:22:02PM -0400, Michael G Schwern wrote: > Last year at JAOO I stumbled on this thing called Subject-Oriented > Programming which looked interesting. There are a bunch of "advanced" programming techniques like this that all fit under the same umbrel

Subject-Oriented Programming

2002-09-30 Thread Michael G Schwern
Last year at JAOO I stumbled on this thing called Subject-Oriented Programming which looked interesting. I dug up some papers on the subject and tried to make an implementation but found I really didn't properly understand it and the papers were too bogged down in C++ implementation detai