RSS
 

Posts Tagged ‘AOP’

Programmation orientée composite

24 août

Mais que manquait il donc à la programmation orientée objet pour inventer un nouveau concept ? Selon Rickard Öberg les meilleures pratiques et les patrons de conception ne répondent pas complètement à certaines problématique de modélisation. La conception dirigée par le domaine montre qu’en effet les objets ont des comportements différents suivant les contextes dans lesquels ils sont utilisés. Un modèle objet se doit d’être capable de s’adapter au changement.

Read the rest of this entry »

 
1 Comment

Posted in Français, Java, SOA

 

Composite oriented programming

24 août

What lack in the object-oriented programming to invent a new concept ? According to Rickard Öberg, best practices and design patterns are not completely respond to all modelling problematics. The domaine driven design shows that the objects have different behaviour according to the contexts in which they are used. An object model must be adaptable in the environment where it live. Read the rest of this entry »

 
No Comments

Posted in Anglais, Java, SOA