User loginNavigation |
Object AlgebrasThe ECOOP 2012 best paper award this year was given to Bruno Oliveira and William Cook for the paper "Extensibility for the Masses: Practical Extensibility with Object Algebras". This paper is (yet another) solution to the expression problem. The basic idea is that you create a family of objects via an Abstract Factory. You can add new objects to the family by extending the factory as per usual, but the twist is you can also add new operations by overriding the factory methods to do other things, like evaluation or pretty printing. Bruno has also been collecting sample implementations using Object Algebras solving a simple expression problem example. |
Browse archivesActive forum topics |
Recent comments
2 hours 52 min ago
3 hours 36 min ago
5 hours 12 min ago
9 hours 25 min ago
14 hours 37 min ago
14 hours 41 min ago
14 hours 48 min ago
15 hours 31 min ago
16 hours 1 min ago
17 hours 2 min ago