[REBOL] Re: REBOL Relational Object-oriented Database
From: louisaturk:eudoramail at: 22-Jun-2001 1:24
Graham,
What I think one is (at least what I meant when I wrote that title):
Relational = having two or more databases joined together by a key field
(or fields) so that the proper data can be pulled from the two (or more)
databases as though they were one.
Object-oriented=the concept of bundling data and functions together in a
container called an object so that the code can be easily reused (and
extended) and so that two different objects may contain symbols that
contain identical names with conflict.
I am not a professional programmer. If I am wrong please let me know.
Louis
At 03:48 PM 6/22/2001 +1200, you wrote: