Pierre van Rooden <[EMAIL PROTECTED]> wrote: > 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.
And how about not putting these things in the bridge at all? (and using utils?) Or shall I continue this and add these kind of methods to the interfaces where needed? Michiel -- Michiel Meeuwissen Mediapark C101 Hilversum +31 (0)35 6772979 nl_NL, eo, en_US mihxil' []()
