Re: Interface to a file?
- From: "H. S. Lahman" <h.lahman@xxxxxxxxxxx>
- Date: Sun, 30 Apr 2006 16:44:41 GMT
Responding to JMF...
So if I get the idea, the idea is that at the logical/design level the file shouldn't really exist, since it's really just a realization of a persistence mechanism. If anything, there might be an access layer that allows the application to see the persistent data the way it likes, or if I want to get close to the idea of a file, then have a File object with the appropriate access operations as you describe below.
Then if I want to show that there really is a file realizing the persistence, I can do that in a deployment view.
Exactly. And the notion of 'realization' is a nice touch.
*************
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:
- Interface to a file?
- From: JMF
- Re: Interface to a file?
- From: H. S. Lahman
- Re: Interface to a file?
- From: JMF
- Interface to a file?
- Prev by Date: Re: Question on LSP
- Next by Date: Re: Alien design paradigm to alleviate "software crisis"
- Previous by thread: Re: Interface to a file?
- Next by thread: CoderWiki.com - A free online reference manual
- Index(es):
Relevant Pages
|