Simulating multiple inheritance

Por: Analíticas: Mostrar analíticasTipo de contenido:
  • texto
Tipo de medio:
  • sin mediación
Tipo de soporte:
  • volumen
Tema(s):
Contenidos:
As of this writing, Java does not have multiple implementation inheritance, and Microsoft's Component Object Model (COM) does not have implementation inheritance at all. Both, however, offer multiple interfaces (polymorphism without inheritance) as a substitute. Despite the goal of keeping programmers away from bugs associated with multiple implementation inheritance, there are times when multiple implementation inheritance is appropriate
En: JOOP : the journal of object-oriented programming (vol. 13, nro. 12, Apr. 2001), p. 3-5, 28S.T.:H004.415 JOU PP3432
Valoración
    Valoración media: 0.0 (0 votos)
No hay ítems correspondientes a este registro

As of this writing, Java does not have multiple implementation inheritance, and Microsoft's Component Object Model (COM) does not have implementation inheritance at all. Both, however, offer multiple interfaces (polymorphism without inheritance) as a substitute. Despite the goal of keeping programmers away from bugs associated with multiple implementation inheritance, there are times when multiple implementation inheritance is appropriate

No hay comentarios en este titulo.

para colocar un comentario.