> > we just don't have multiply inheritance in java.. Thank God we don't have multiple inheritance...Since these interfaces are so thin, creating a class that implements both interfaces and delgates to separate implementation classes should be pretty light weight.
and if you want that with the validator.getBehavior() that is then simple just return this... but if we combined it up front then we don't have another choice. johan
