[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: (FC-Devel) Concept Oriented Design



Do a web-search at Lucent Technologies website for their current
research on what they call "Aspect-Oriented" development.

Ken


-----Original Message-----
From: Chen Ofek <cheno@glx.chief.co.il>
To: freecase-devel@freecase.seul.org <freecase-devel@freecase.seul.org>
Date: Sunday, August 02, 1998 2:50 PM
Subject: (FC-Devel) Concept Oriented Design


I think we should develop a new design methodology.
I am working for two and a half years with Object Oriented  methodology
and I find it to be a good methodology, but there are problems with OO.
If you have good design and good objects with good interfaces its very nice
to
use OO design, but if for example you want to change interface for some
objects
it can be a big task if you have a big project.
So, I will try to propose a more flexible methodology which OO is a
particular case.