| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: OO versus RDB
Responding to Parker...
>>Similarly, functional programming represents the best >>approach I know of to algorithmic processing when requirements are >>nonvolatile.
Obviously porting would be a pain because of the data structures since most FPLs don't support state variables at all. Thus a port effectively ends up being a rewrite. However, I was talking about original development.
Typically an FPL program will be integer factors smaller than a corresponding program in traditional languages like C and FORTRAN. In addition, the FPL use of functions and composition leads to a very direct and intuitive representation of algorithmic functional decomposition hierarchies.
One of the software conferences (FTC?) has been running a programming contest for a decade or so. Each contestant chooses the language they will use. The problems are typically scientific in nature (though not always) and nontrivial. AFAIK, the category for fastest development of a correct program has been won by an FPL in every contest.
H. S. Lahman
hsl_at_pathfindermda.com
Pathfinder Solutions -- Put MDA to Work
http://www.pathfindermda.com
blog: http://pathfinderpeople.blogs.com/hslahman
Pathfinder is hiring:
http://www.pathfindermda.com/about_us/careers_pos3.php.
(888)OOA-PATH
Received on Thu Jul 06 2006 - 12:40:00 CDT
![]() |
![]() |