Title: RE: [MMCI1.2] org.mmbase.bridge.util

Abstract classes is something I concidered, but because several interafces in the bridge extend each otehr (i.e RelationManager extends NodeManager extends Node) using those abstract classes would not be very efficient (since when implementing MyRelationManager you will likely extend MyNodeManager and not AbstractRelationManager).

Since I do not anticipate a lot of alternate implementations, I figured it was not worth the effort.

Gomez

Reply via email to