Re: system interface transactions
- From: "H. S. Lahman" <h.lahman@xxxxxxxxxxx>
- Date: Sat, 04 Mar 2006 15:21:58 GMT
Responding to Timasmith...
So I have an elaborate schema with tables such as
PATIENT
ADDRESS
ORDERS
etc.
This is a Data Modeling description. If you are doing a RAD development for CRUD/USER processing, this is probably not a good forum for this question because the OO paradigm is usually overkill in CRUD/USER situations.
If your application will solve a more complex problem than typical CRUD/USER processing, then you need to solve that problem first and then worry about how the data will be persisted. That is, access to persistence will usually be encapsulated in a low level subsystem within the application. So thinking in terms of RDB tables for the problem solution will just lead to a poor OO solution.
*************
There is nothing wrong with me that could
not be cured by a capful of Drano.
H. S. Lahman
hsl@xxxxxxxxxxxxxxxxx
Pathfinder Solutions -- Put MDA to Work
http://www.pathfindermda.com
blog: http://pathfinderpeople.blogs.com/hslahman
(888)OOA-PATH
.
- References:
- system interface transactions
- From: timasmith
- system interface transactions
- Prev by Date: Re: Dose OOP Model the real world?
- Next by Date: Re: Maintance of c++ code
- Previous by thread: system interface transactions
- Next by thread: CFP: IADIS INTERNATIONAL CONFERENCE WWW/INTERNET 2006
- Index(es):