Re: Enhancing object-oriented programming with OWL

On Tuesday 11. September 2012 22.53.28 Enrique Pérez Arnaud wrote:
> And you cannot add this through ad
> hoc functions in your classes, or you will soon have an undebugable
> spaghetti mess of contradictions. You need something like a rete network.
> And then, either you add it to the innards of java, or you duplicate
> your code (and its implicit logic) in the network.

Exactly, but your wall is Java. I agree, if you insist on using Java, with 
its archaic OO, your headed into that wall. But if you adopt newer 
approaches to OO, like the traits research I pointed at, there might be a 
chance...

Kjetil

Received on Tuesday, 11 September 2012 21:39:45 UTC