Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Talk:Polymorphic association

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 16 years ago by Joebarnhart

seriously? in java?

computer science != java.


The article is incorrect in my opinion. In Java the objects need only to implement the same Interface -- they do not need to have any superclass/subclass relationship. Also, "duck typing" is an imprecise description of languages that have late binding such as Smalltalk, Ruby, and Objective-C. After reading this article, I still have no idea what is different about "polymorphic associations" and how they relate to persistent data stores.

Joebarnhart (talk) 19:14, 6 September 2009 (UTC)Reply