Re: Encapsulation
- From: Arne Vajhøj <arne@xxxxxxxxxx>
- Date: Sat, 24 May 2008 19:18:13 -0400
Jon Harrop wrote:
Arne Vajhøj wrote:Jon Harrop wrote:Whether I have one line or a million lines, the idea of restrictingIt scales fine.
accessibility to a single-level (the assembly) does not scale.
If it scaled then I would be able to nest assemblies and mark data
as "internal" to the current or any parent assembly. But I cannot => it
does not scale.
Perhaps you mean that it is still possible to write monumental code bases in
the absence of decent encapsulation mechanisms. I cannot disagree with
that.
I assume you mean "I cannot agree" or "I disagree".
If you look out in the real world, then you will see that
somehow people are able to write software with lots
of assemblies without the ability to have a "nested
assembly" mechanism.
Arne
.
- Follow-Ups:
- Re: Encapsulation
- From: Jon Harrop
- Re: Encapsulation
- References:
- Encapsulation
- From: Jon Harrop
- Re: Encapsulation
- From: Arne Vajhøj
- Re: Encapsulation
- From: Jon Harrop
- Re: Encapsulation
- From: Arne Vajhøj
- Re: Encapsulation
- From: Jon Harrop
- Re: Encapsulation
- From: Arne Vajhøj
- Re: Encapsulation
- From: Jon Harrop
- Encapsulation
- Prev by Date: regex help
- Next by Date: Re: How to count value in a ArrayList
- Previous by thread: Re: Encapsulation
- Next by thread: Re: Encapsulation
- Index(es):
Relevant Pages
|