[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Ozone object identity...



Matt wrote:

>I don't understand the need for isSame().  If two objects 
>are the same type,
>and share the same state, then does it matter that they 
>are not actually the
>same object?

I agree perfectly. They must by definition be regarded as the same object. And the server mechanism must ensure that this behaviour is implemented, even if the server for the sake of load balancing is instantiating many versions of the same object.

/O