Re: Make Array Unmodifiable?
From: kk_oop
Date: 06/02/04
- Next message: kk_oop
: "Re: Make Array Unmodifiable?" - Previous message: kk_oop
: "Re: Make Array Unmodifiable?" - In reply to: Liz: "Re: Make Array Unmodifiable?"
- Next in thread: Chris Smith: "Re: Make Array Unmodifiable?"
- Reply: Chris Smith: "Re: Make Array Unmodifiable?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 01 Jun 2004 21:22:58 -0400
Liz wrote:
>>
>>
>>
>
>What sort of users do you have that are going to screw around
>with your hidden data? Didn't you make it clear that they can't do this?
>And if they do, they have no recourse to blame you for their misuse.
>
I think the assumption is that users would unknowingly screw around with
hidden data at some point if they were allowed to. That's the whole
reason to have protected and private scope. It just seems that
returning a reference to these private or protected objects defeats the
purpose of making them private or protected to begin with.
- Ken
- Next message: kk_oop
: "Re: Make Array Unmodifiable?" - Previous message: kk_oop
: "Re: Make Array Unmodifiable?" - In reply to: Liz: "Re: Make Array Unmodifiable?"
- Next in thread: Chris Smith: "Re: Make Array Unmodifiable?"
- Reply: Chris Smith: "Re: Make Array Unmodifiable?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]