Re: Long Life Objects
- From: "topmind" <topmind@xxxxxxxxxxxxxxxx>
- Date: 27 Mar 2007 15:17:04 -0700
On Mar 27, 1:45 pm, timeisfi...@xxxxxxxxxxx wrote:
Hi Lahman
Thanks for responding. I enjoy reading your posts and understand at
least 9% of them with my current knowledge :-)
What problem is the application trying to solve?
It is a warehouse application that includes a basic contact management
element. One Use Case extract might be "A Customer Contact phones the
Company to order a next day delivery Service for a stored pallet of
goods."
I am getting hung up on the terminology here (e.g., "Dictionary"). It
sounds very much like you are trying to emulate an RDB and the
Dictionaries are just surrogates for table indices.
So I am. One of your other posts taught me the valuable lesson of
solving the problem without considering RDB persistence, which should
be handled in isolation.
Well, you have been taught bullsh8t from excessive OOP zealots. And
RDB's are not just about "persistence". They standardize and package
common attribute-management and collection-oriented idioms, AKA
"reuse".
Before this I would drive the design from the
database and I now see how this is a poor approach. I suppose that the
reason I have unwittingly created an application RDB is because my
thought process for the implementation of the Use Case above, for
example, is:
[snip]
-T-
oop.ismad.com
.
- Follow-Ups:
- Re: Long Life Objects
- From: timeisfire8
- Re: Long Life Objects
- References:
- Long Life Objects
- From: timeisfire8
- Re: Long Life Objects
- From: H. S. Lahman
- Re: Long Life Objects
- From: timeisfire8
- Long Life Objects
- Prev by Date: Re: Long Life Objects
- Next by Date: Design pattern to sync objects
- Previous by thread: Re: Long Life Objects
- Next by thread: Re: Long Life Objects
- Index(es):
Relevant Pages
|