Paper accepted at COP'2015 (ECOOP)

Hello, we're happy to announce that our paper entitled "Context-Oriented Image Processing" has been accepted at ECOOP's Context-Oriented Programming Workshop (COP'2015), to be held in Prague this July. The abstract is given below. Genericity aims at providing a very high level of abstraction in order, for instance, to separate the general shape of an algorithm from specific implementation details. Reaching a high level of genericity through regular object-oriented techniques has two major drawbacks, however: code cluttering (e.g. class / method proliferation) and performance degradation (e.g. dynamic dispatch). In this paper, we explore a potential use for the Context-Oriented programming paradigm in order to maintain a high level of genericity in an experimental image processing library, without sacrificing either the performance or the original object-oriented design of the application. -- My new Jazz CD entitled "Roots and Leaves" is out! Check it out: http://didierverna.com/records/roots-and-leaves.php Lisp, Jazz, Aïkido: http://www.didierverna.info
participants (1)
-
Didier Verna