| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: relations aren't types?
"Dawn M. Wolthuis" <dwolt_at_tincat-group.com> wrote in message news:bs38nn$oqm$1_at_news.netins.net...
>
I have to agree. I don't see any logical difference between a row in a relation and an object. (Alternatively, between a relation heading type and a class.) I too have read and reread the appendix in TTM on "the first great blunder" but I don't see anything blunderous about it.
Well, maybe one thing. OOPLs are heavily into use of pointers or references, and these don't work well with relational data management. But that's not a showstopper in my book. It seems eminently possible to design a data-management OO (or "OO-like") PL that didn't have pointers or references, but leaned heavily on relations instead.
Maybe one would have to call them ADTs and not classes at that point. I can't say I care too much. The important part of OO is polymorphism, and that works just fine with ADTs.
Hmmm. Dawn and I are agreeing on something. :-)
Marshall Received on Sun Dec 21 2003 - 15:01:04 CST
![]() |
![]() |