Re: The wisdom of the object mentors (Was: Searching OO Associations with RDBMS Persistence Models)
Date: Thu, 1 Jun 2006 10:47:48 +0200
Message-ID: <1ji0rbyjobjiq$.oucbjlqsz524$.dlg_at_40tude.net>
On Thu, 01 Jun 2006 02:09:29 GMT, J M Davitt wrote:
> An important clarification is needed here: when relational theory
> advocates talk about data integrity they are talking about constraints
> which are expressed in declarative language.
Yes. The language of constraints is declarative, but that does not make the whole programming language 100% declarative.
> The superiority of
> declarative v. imperative languages has long been decided.
Where that follows from? Who and when has decided?
Concerning constraints, you wouldn't need any, in a purely declarative language. Constraint limits space where an imperative action can be taken.
> In part,
> data dogs slam OO languages because they are, essentially, procedural,
> and building systems using them is extremely difficult.
-- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.deReceived on Thu Jun 01 2006 - 10:47:48 CEST