Re: Clean Object Class Design -- What is it?
Date: Sun, 08 Jul 2001 16:47:00 -0700
Message-ID: <3B48F0F4.5460_at_ix.netcom.com>
akmal _at_ deja wrote:
>
> I confess, I haven't come across anything that discusses merging
> relational with the language environment. This could be quite
> interesting. Maybe I'll try a search at Michael Ley's web site. Or if
> someone knows of some research ... :)
I would be interested in published research also, though I don't know of any.
About 10 years ago, I built a (regular) programming language based on relational algebra. It generated rather efficient C++ code. Because the application language was set-oriented, it integrated easily with relational DBMSs.
I did use it for real-world applications --- some modules in a CAD system for semiconductors --- specifically a sophisticated placement algorithm and a comprehensive design-rule checker. It turned out to be quite effective.
-- Lee Fesperman, FFE Software, Inc. (http://www.firstsql.com) =================================================================== * Check out Database Debunkings (http://www.firstsql.com/dbdebunk/) * "The Forum Where Database Matters Are Set Straight"Received on Mon Jul 09 2001 - 01:47:00 CEST